Commit graph

8 commits

Author SHA1 Message Date
Matthew Leong
364ab525fc moar clean up 2022-12-29 12:10:07 -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
fafe70eb36 feat: clean up a bit 2022-02-06 19:19:22 -08:00
Matt Leong
4bae8cfbd5 feat(core): move user config init to core 2022-02-06 19:01:26 -08:00
Matt Leong
77a4f36784 refactor: cleaner table merging 2021-12-21 11:04:27 -08:00
Matt Leong
5a59dfaada feat(tsserver): update ts-utils settings to latest 2021-12-06 06:42:53 -08:00
Matt Leong
3aab287794 feat(lsp): trade efm and eslint for null-ls 2021-11-09 18:53:52 -08:00
Matt Leong
a9cbaf7802 Init 🚀 2021-10-19 15:25:18 -07:00