removed dupication and refactored my keymaps

This commit is contained in:
Nikhil 2025-08-23 22:06:02 +05:30
parent 116c91c155
commit c5d1b0ac8f
5 changed files with 217 additions and 149 deletions

View file

@ -1,5 +1,5 @@
-- Set to true if you have a Nerd Font installed and selected in the terminal
vim.g.have_nerd_font = false
vim.g.have_nerd_font = true
-- [[ Setting options ]]
-- See `:help vim.opt`