Commit Graph

2 Commits

Author SHA1 Message Date
Just Midi 4ca63a5884 True lazy loading, lsp installs, and nvim-compe
Installation scripts for:
+ bashls
+ ccls
+ clangd
+ pylsp
+ pyright
+ sumneko
+ zls

And adjusted a few keymaps
2021-08-26 07:20:47 +00:00
Just Midi 052b4513c2 Base LSP
+ loads LSP server based on file type
+ imports native-lsp (our's) and lspconfig (foreign)
+ key mappings for lsp
2021-08-26 07:20:47 +00:00