This commit is contained in:
Wenwen Zhang 2024-06-02 16:19:17 +08:00
parent 19222e1fdf
commit 3b65459b30

View File

@ -42,4 +42,5 @@ require("nvim-tree").setup({
-- config for vimtex
vim.cmd('filetype plugin indent on')
vim.cmd('syntax enable')
vim.cmd('set nu')