Cleanup | Format files
* fix some lint warnings * remove some unneeded code
This commit is contained in:
@@ -14,7 +14,7 @@ opt.shiftwidth = options.shiftwidth
|
||||
opt.smartindent = options.smartindent
|
||||
|
||||
-- disable tilde on end of buffer: https://github.com/neovim/neovim/pull/8546#issuecomment-643643758
|
||||
opt.fillchars = options.fillchars
|
||||
opt.fillchars = options.fillchars
|
||||
|
||||
opt.hidden = options.hidden
|
||||
opt.ignorecase = options.ignorecase
|
||||
|
||||
Reference in New Issue
Block a user