actually fixed reloading
This commit is contained in:
1 parent
ea0cdc2c9e
commit
b2b8e5f539
7 files changed
+56
-32
No files matched your search
@@ -20,7 +20,7 @@ return function(use)
|
||||
},
|
||||
}
|
||||
|
||||
local u = require 'config.utils'
|
||||
local u = require 'config.utils'.mapping
|
||||
u.nmap('<space>e', u.cmd('Neotree toggle'))
|
||||
end
|
||||
}
|
||||
|
||||
Reference in new issue
Block a user