updated nvim config

This commit is contained in:
Dhanus M Lal
2024-09-10 10:19:24 +05:30
parent f667533913
commit a02af94bd2
2 changed files with 9 additions and 0 deletions

View File

@@ -16,3 +16,6 @@ vim.opt.relativenumber = true
vim.opt.cursorline = true
vim.opt.statusline = '%f %m %y %= C:%c L:%l/%L %p%%'
vim.g.netrw_banner = 0
vim.g.netrw_liststyle = 3