stuff lol

This commit is contained in:
Christian Nieves
2023-03-27 11:31:22 -05:00
parent 6ee174e73a
commit ebd9aac40f
8 changed files with 86 additions and 18 deletions

View File

@ -0,0 +1,4 @@
local map = require("utils").map
map('n', '<C-n>', ':NERDTreeToggle<cr>')
map('n', '<C-f>', ':NERDTreeFind<cr>')