removed dupication and refactored my keymaps
This commit is contained in:
parent
116c91c155
commit
c5d1b0ac8f
5 changed files with 217 additions and 149 deletions
|
|
@ -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`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue