You've already forked dotfiles
fix: Adding the jinja-lsp config for neovim.
This commit is contained in:
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' }
|
||||
}
|
||||
Reference in New Issue
Block a user