fix: Adding the jinja-lsp config for neovim.
This commit is contained in:
parent
11bce34eec
commit
3dcd9eeea9
3
nvim/after/lsp/jinja-lsp.lua
Normal file
3
nvim/after/lsp/jinja-lsp.lua
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
return {
|
||||||
|
template_extension = { 'html', 'jinja', 'j2', 'tera' }
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user