fix(neovim): adjust lsp identation
This commit is contained in:
parent
3c3c049bb5
commit
572dbcf844
|
@ -40,6 +40,7 @@ in
|
||||||
"svelte",
|
"svelte",
|
||||||
"tsx",
|
"tsx",
|
||||||
"typescript",
|
"typescript",
|
||||||
|
"vue",
|
||||||
},
|
},
|
||||||
ignore_filetypes = { -- disable format on save for specified filetypes
|
ignore_filetypes = { -- disable format on save for specified filetypes
|
||||||
-- "python",
|
-- "python",
|
||||||
|
|
Loading…
Reference in a new issue