updates
This commit is contained in:
@@ -21,11 +21,12 @@ ct.set('ruler', 'showcmd', 'cursorline', 'title')
|
||||
-- ct.set('number')
|
||||
ct.set(
|
||||
-- {'termguicolors', true},
|
||||
{'signcolumn', 'number'},
|
||||
{'conceallevel', 0},
|
||||
{'background', 'light'},
|
||||
{'colorcolumn', '81,121'},
|
||||
{'textwidth', 0},
|
||||
{'conceallevel', 0},
|
||||
{'laststatus', 1},
|
||||
{'signcolumn', 'number'},
|
||||
{'textwidth', 0},
|
||||
{'wrapmargin', 0}
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user