Fix java configuration
This commit is contained in:
parent
e2697f61fd
commit
762c673365
3 changed files with 7 additions and 3 deletions
|
@ -1 +1,4 @@
|
|||
|
||||
vim.opt_local.shiftwidth = 2
|
||||
vim.opt_local.tabstop = 2
|
||||
vim.opt_local.tw = 180
|
||||
vim.opt_local.colorcolumn = "+1"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue