mirror of
https://github.com/sadan4/nvim.git
synced 2025-06-08 12:53:02 -04:00
things
This commit is contained in:
parent
ddf45b4e55
commit
1e120b1eb6
16 changed files with 604 additions and 130 deletions
|
@ -7,6 +7,7 @@ vim.opt.shiftwidth = 4
|
|||
vim.opt.smartcase = true
|
||||
vim.opt.ignorecase = true
|
||||
vim.opt.scrolloff = 6
|
||||
vim.opt.sloc = "statusline"
|
||||
-- eregex.vim
|
||||
vim.g.eregex_default_enable = 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue