Commit graph

8 commits

Author SHA1 Message Date
Matthew Leong
464f92b1cc feat(mappings): decouple plugin lsp mappings 2023-01-06 10:09:34 -08:00
Matthew Leong
40eef214f3 feat(lsp): clean up commands and formatting 2023-01-06 09:20:16 -08:00
Matthew Leong
daaafc1f8d
Lazy.nvim (#88)
* feat: init lazy.nvim

* refactor: easy plugin init

* feat: user defined plugins

* refactor: clean up user config

* refactor: clean up lsp plugins

* fix: lsp signature

* fix: null ls user config

* feat: replace commands

* feat: optimize lazy loading

* fix: lsp_signature working

* fix: documentation hover/sig help

* fix: autopairs

* feat: clean up luasnips

* fix auto complete

* moar laziness

* feat: add markdown_inline to ensured_installed for TS

* clean up

* clean up auto-session
2022-12-29 08:34:17 -08:00
Matt Leong
a10143d8d2 fix: rm error when config.config.editor is not present 2022-02-17 16:14:25 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
6f1449dbca fix(themes): fix github theme colors 2022-01-17 15:34:37 -08:00
Matt Leong
6102571a7f refactor: smaller config footprint 2022-01-17 13:14:12 -08:00
Matt Leong
c19b565f0e refactor(theme): clean up theme + better organization 2021-11-29 16:29:23 -08:00