feat: hide vim command line
This commit is contained in:
parent
73b98ef98c
commit
5484778b0e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@ vim.o.relativenumber = true
|
|||
vim.o.ignorecase = true
|
||||
vim.o.smartcase = true
|
||||
|
||||
vim.o.ch = 0
|
||||
vim.o.guicursor = ""
|
||||
|
||||
vim.o.suffixes = vim.o.suffixes .. ",.pyc"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue