Commit graph

7 commits

Author SHA1 Message Date
Jonathan Hodgson
4f8f58d992 Some tweaks to lsp config
Now uses ccls instead of clang for c language server. Seems better at
jumping to definition.

Also adds <leader k> to open man page since shift k is now overwritten
with the popup for the declaration that lsp provides
2021-12-28 00:47:08 +00:00
Jonathan Hodgson
c7721e7468 Updates lsp config 2021-11-16 15:57:13 +00:00
Jonathan Hodgson
5f35102a96 VIM: Fixes lsp config 2021-09-07 17:00:35 +01:00
Jonathan Hodgson
741dc650df VIM: Adds lsp bindings for more languages 2020-12-13 20:58:19 +00:00
Jonathan Hodgson
a02e8ff6f0 VIM: Adds language servers
Addes for vue, python and c
2020-10-24 13:52:42 +01:00
Jonathan Hodgson
1096526ef3 VIM: Adds bash language server support 2020-10-06 13:20:48 +01:00
Jonathan Hodgson
8a05cf8689 VIM: Moves lsp config into after folder
This forces it to initialise everything after my colourscheme etc have
been set resulting in error messages being read.
2020-09-29 14:25:04 +01:00
Renamed from nvim/.config/nvim/plugin/lsp.vim (Browse further)