i forgot to enable
This commit is contained in:
parent
8c92f2d371
commit
2f604b9c15
@ -6,7 +6,9 @@ require('filetype')
|
|||||||
|
|
||||||
-- prevent cursor override
|
-- prevent cursor override
|
||||||
vim.cmd('set guicursor=')
|
vim.cmd('set guicursor=')
|
||||||
|
vim.cmd('let g:do_filetype_lua=1')
|
||||||
-- basic settings
|
-- basic settings
|
||||||
|
-- vim.cmd('filetype plugin indent on')
|
||||||
vim.cmd('filetype plugin indent on')
|
vim.cmd('filetype plugin indent on')
|
||||||
vim.cmd('set ts=4 sts=4 sw=4 expandtab')
|
vim.cmd('set ts=4 sts=4 sw=4 expandtab')
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user