Fix missing configuration changes
This commit is contained in:
parent
144b9510f5
commit
82634b63b9
2 changed files with 6 additions and 155 deletions
|
|
@ -1,6 +1,6 @@
|
|||
--colorscheme
|
||||
vim.cmd('colorscheme space_vim_theme')
|
||||
vim.cmd('syntax enable')
|
||||
vim.cmd('syntax on')
|
||||
|
||||
--open folds by default
|
||||
vim.cmd('autocmd Syntax * normal zR')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue