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:
2021-11-23 07:27:28 -06:00
parent 90a317966d
commit 8500f6e932
8 changed files with 60 additions and 249 deletions
+1 -1
View File
@@ -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>")
---------