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