update
This commit is contained in:
parent
19222e1fdf
commit
3b65459b30
|
@ -42,4 +42,5 @@ require("nvim-tree").setup({
|
||||||
-- config for vimtex
|
-- config for vimtex
|
||||||
vim.cmd('filetype plugin indent on')
|
vim.cmd('filetype plugin indent on')
|
||||||
vim.cmd('syntax enable')
|
vim.cmd('syntax enable')
|
||||||
|
vim.cmd('set nu')
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user