new file: .gitignore
new file: ftplugin/yaml.lua modified: init.lua modified: lua/config.lua modified: lua/keybinds.lua modified: lua/lsp.lua modified: lua/plugins.lua deleted: plugin/packer_compiled.lua
This commit is contained in:
+1
-1
@@ -69,7 +69,7 @@ map("n", "<Leader>p", ":Buffers <CR>")
|
||||
map("n", "<Leader>h", ":Helptags <CR>")
|
||||
map("n", "<Leader>;", ":History: <CR>")
|
||||
map("n", "<Leader>c", ":Commands <CR>")
|
||||
map("n", "<Leader>/", ":Rg <CR>")
|
||||
map("n", "<Leader>s", ":Rg <CR>")
|
||||
--map("n", "<Leader>[", ":Windows <CR>")
|
||||
|
||||
---------
|
||||
|
||||
Reference in New Issue
Block a user