fix autocmd breaking term plugins
This commit is contained in:
parent
9ca0af1a24
commit
c1e372e2cd
2 changed files with 5 additions and 1 deletions
|
|
@ -34,6 +34,7 @@ M.options = {
|
|||
copy_del = true, -- copy deleted text ( dd key ), visual and normal mode
|
||||
insert_nav = true, -- navigation in insertmode
|
||||
window_nav = true,
|
||||
terminal_numbers = false,
|
||||
|
||||
-- updater
|
||||
update_url = "https://github.com/NvChad/NvChad",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue