feat: vim suffixes .hi
This commit is contained in:
parent
416baa8284
commit
52bf9733f9
@ -20,7 +20,7 @@ vim.o.smartcase = true
|
|||||||
|
|
||||||
vim.o.guicursor = ""
|
vim.o.guicursor = ""
|
||||||
|
|
||||||
vim.o.suffixes = vim.o.suffixes .. ",.pyc"
|
vim.o.suffixes = vim.o.suffixes .. ",.pyc,.hi"
|
||||||
|
|
||||||
vim.o.foldmethod = "indent"
|
vim.o.foldmethod = "indent"
|
||||||
vim.o.foldlevel = 99
|
vim.o.foldlevel = 99
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit e69978a39e4d3262b09ce6a316beff384f443e3b
|
Subproject commit 41dc4e017395d73af0333705447e858b7db1f75e
|
@ -1 +1 @@
|
|||||||
Subproject commit cd67e819e453643b818363e6b573484c8e2e41b0
|
Subproject commit 04af51dbfb17c2afa0b8d82b0e842e0638201ca9
|
@ -1 +1 @@
|
|||||||
Subproject commit 2d8e6b666297ddf19cbf7cbc2b0f1928bc49224a
|
Subproject commit 3e316204f8ec8450bbaace69d0bf8fe332633fec
|
Loading…
Reference in New Issue
Block a user