Modified keys to add cd commands
This commit is contained in:
@ -28,7 +28,8 @@ vim.opt.isfname:append("@-@")
|
||||
|
||||
vim.opt.updatetime = 50
|
||||
|
||||
vim.opt.colorcolumn = "80"
|
||||
--vim.opt.colorcolumn = "80"
|
||||
vim.opt.colorcolumn = ""
|
||||
|
||||
vim.g.mapleader = " "
|
||||
|
||||
|
Reference in New Issue
Block a user