Commit graph

9 commits

Author SHA1 Message Date
Matthew Leong
e104586768 feat: update to none-ls 2023-11-15 10:25:23 -08:00
Matthew Leong
14165c5f7b fix: prettierd 2023-09-19 19:54:16 -07:00
Matthew Leong
b42b3642be feat: update lazy lock + swap prettierd with prettier 2023-09-19 19:09:28 -07:00
Matthew Leong
bf7a420af6 chore: lazy lock update + clean up nvim-tree mappings 2023-05-02 10:05:35 -07:00
Matthew Leong
90ca46d203 feat(lsp): update sumneko to lua_ls 2023-02-13 07:41:21 -08:00
Matthew Leong
b64ae5ba0e fix(null-ls): better default if user doesn't define sources 2023-01-11 16:53:16 -08:00
Matthew Leong
be6a529e61 feat: moar lazy optimizations 2022-12-30 11:58:09 -08:00
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