Commit Graph

4 Commits

Author SHA1 Message Date
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
Just Midi 08daef5d71 Removed indev portion
lua/native-lsp/ does not exist
2021-08-11 19:23:45 +00:00
Just Midi f77096be5e Optimized startup w/ async and global vars 2021-08-11 19:19:02 +00:00
Just Midi 4989797e91 My first lua config
Directories are self explanatory

+ ui/* for ui stuff
+ statusbar in ui
+ keymap/* for keymaps
+ general for very minimal, required stuff
2021-08-09 07:44:56 +00:00