remove shiftwidth
This commit is contained in:
parent
1a72e342d9
commit
7d81929aeb
1 changed files with 0 additions and 1 deletions
1
init.lua
1
init.lua
|
|
@ -156,7 +156,6 @@ vim.opt.scrolloff = 10
|
|||
|
||||
vim.opt.autoindent = true
|
||||
vim.opt.tabstop = 4
|
||||
vim.opt.shiftwidth = 4
|
||||
|
||||
-- [[ Basic Keymaps ]]
|
||||
-- See `:help vim.keymap.set()`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue