Update keymaps.lua and remove remap.lua

This commit is contained in:
austindaily 2024-03-25 23:01:02 -04:00
parent b4e9cbaabd
commit 9f0ca28ce0
2 changed files with 1 additions and 3 deletions

View file

@ -1,2 +0,0 @@
-- Remap to avoid :Ex
vim.keymap.set('n', '<leader>jf', vim.cmd.Ex)