nvim/lua/cosmic/lsp/providers
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
..
defaults.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00
jsonls.lua feat(lsp): swap hard coded schemas for schemastore 2021-12-27 07:17:11 -08:00
pyright.lua feat(pyright): better defaults 2022-02-17 16:10:16 -08:00
sumneko_lua.lua refactor(lsp): rename sumneko provider file 2021-12-20 15:26:16 -08:00
tsserver.lua Lazy.nvim (#88) 2022-12-29 08:34:17 -08:00