a bit sloppy but working

This commit is contained in:
2022-06-17 21:39:40 -04:00
parent 07d85081aa
commit 142017e051
45 changed files with 3521 additions and 9 deletions

3
lua/config/lf.lua Normal file
View File

@@ -0,0 +1,3 @@
local g = vim.g
-- disable default mapping
g.lf_map_keys = 0