Minor tweak and Readme comment about formatting
This commit is contained in:
parent
82a8ea9330
commit
88ecf76986
3 changed files with 10 additions and 10 deletions
|
|
@ -23,9 +23,6 @@ vim.opt.incsearch = true
|
|||
-- Scroll buffer
|
||||
vim.opt.scrolloff = 8
|
||||
|
||||
-- not sure
|
||||
vim.opt.colorcolumn = '80'
|
||||
|
||||
-- Filetype overrides
|
||||
vim.filetype.add {
|
||||
extension = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue