diff --git a/home/neovim.lua b/home/neovim.lua index fe8b5a2..f01e468 100644 --- a/home/neovim.lua +++ b/home/neovim.lua @@ -18,6 +18,7 @@ end vim.cmd([[ set nobackup +set number set termguicolors " 24-bit colors " let g:tokyonight_style = "day" " let g:tokyonight_italic_functions = 1