updated nvim
This commit is contained in:
@@ -54,7 +54,7 @@ return {
|
||||
"-j=5",
|
||||
"--malloc-trim",
|
||||
},
|
||||
filetypes = { "c" }, -- "cpp"
|
||||
filetypes = { "c", "cpp", "ino", "h", "hpp" }, -- "cpp"
|
||||
},
|
||||
zls = {},
|
||||
rust_analyzer = {
|
||||
|
||||
Reference in New Issue
Block a user