feat: hide vim command line
This commit is contained in:
parent
73b98ef98c
commit
5484778b0e
@ -16,6 +16,7 @@ vim.o.relativenumber = true
|
|||||||
vim.o.ignorecase = true
|
vim.o.ignorecase = true
|
||||||
vim.o.smartcase = true
|
vim.o.smartcase = true
|
||||||
|
|
||||||
|
vim.o.ch = 0
|
||||||
vim.o.guicursor = ""
|
vim.o.guicursor = ""
|
||||||
|
|
||||||
vim.o.suffixes = vim.o.suffixes .. ",.pyc"
|
vim.o.suffixes = vim.o.suffixes .. ",.pyc"
|
||||||
|
Loading…
Reference in New Issue
Block a user