Latest configuration changes
This commit is contained in:
parent
b2d372c538
commit
beca7d3566
9 changed files with 93 additions and 60 deletions
|
|
@ -1,4 +1,4 @@
|
|||
vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.tabstop = 2
|
||||
vim.opt_local.tw = 180
|
||||
vim.opt_local.tw = 100
|
||||
vim.opt_local.colorcolumn = "+1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue