clang + julia lsp
This commit is contained in:
@@ -6,7 +6,6 @@ local config = {
|
||||
},
|
||||
filetypes = {
|
||||
"arduino",
|
||||
"cpp",
|
||||
},
|
||||
root_dir = function (bufnr, on_dir)
|
||||
local fname = vim.api.nvim_buf_get_name(bufnr)
|
||||
|
||||
Reference in New Issue
Block a user