This website requires JavaScript.
Explore
Help
Sign In
Makussu
/
jdhao-nvim-config
Watch
1
Star
0
Fork
0
You've already forked jdhao-nvim-config
mirror of
https://github.com/jdhao/nvim-config.git
synced
2025-06-08 14:14:33 +02:00
Code
Issues
Projects
Releases
Wiki
Activity
jdhao-nvim-config
/
after
/
lsp
/
clangd.lua
jdhao
ea23f913b4
set default conf for all LSP in one place (
#405
)
2025-04-26 22:02:48 +02:00
4 lines
47 B
Lua
Raw
Blame
History
return
{
filetypes
=
{
"
c
"
,
"
cpp
"
,
"
cc
"
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink