mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-07-11 18:04:25 +02:00
enc: add file type definition
This commit is contained in:
parent
2ab92b6e94
commit
a4e2d9ec21
3 changed files with 5 additions and 1 deletions
|
@ -26,6 +26,7 @@ return {
|
|||
"term",
|
||||
"terminal",
|
||||
"zsh",
|
||||
"keymaps_table",
|
||||
},
|
||||
callback = function()
|
||||
vim.b.miniindentscope_disable = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue