1
Fork 0
nixos-system-config/dotfiles/nvim/lua/plugins/lsp
caem 9a59dfb308
nvim: Add support for clangd for C++ and ccls for C
clangd doesn't work the way I want it to with C.
ccls doesn't work the way I want it to with C++.

So now I use both for each ones they work well with.
2024-12-11 14:39:07 +01:00
..
c.lua nvim: Add support for clangd for C++ and ccls for C 2024-12-11 14:39:07 +01:00
cxx.lua nvim: Add support for clangd for C++ and ccls for C 2024-12-11 14:39:07 +01:00
haskell.lua Add Haskell lsp support 2024-08-01 18:38:05 +02:00
js.lua nvim: Migrate to ts_ls from tsserver 2024-09-28 21:04:27 +02:00
latex.lua nvim: Add LaTeX LSP support and fix healtcheck errors 2024-07-28 00:18:15 +02:00
lua.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
nix.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
php.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
python.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00
rust.lua Refactor: Replace users with home 2024-07-25 22:12:51 +02:00