mass update
This commit is contained in:
parent
d5faa08253
commit
c613a6d0e3
21 changed files with 361 additions and 128 deletions
|
|
@ -2,6 +2,7 @@ vim.opt.tabstop = 4
|
|||
vim.opt.softtabstop = 0
|
||||
vim.opt.shiftwidth = 0
|
||||
vim.opt.shell = "/bin/bash"
|
||||
vim.opt.linebreak = true
|
||||
vim.cmd("set wrap smoothscroll")
|
||||
|
||||
vim.opt.rnu = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue