Add markman LSP configuration
This commit is contained in:
parent
c304df1f95
commit
9ede93a468
1 changed files with 1 additions and 0 deletions
|
@ -17,6 +17,7 @@ lspconfig.lua_ls.setup {
|
|||
debounce_text_changes = 150,
|
||||
}
|
||||
}
|
||||
lspconfig.marksman.setup{}
|
||||
lspconfig.nil_ls.setup {}
|
||||
|
||||
vim.api.nvim_create_autocmd('LspAttach', {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue