Add keymaps

This commit is contained in:
shaoyu 2024-11-12 18:06:31 -05:00
parent 5008656a74
commit a67c7532cb
3 changed files with 13 additions and 1 deletions

View file

@ -1,3 +1,4 @@
require 'core.keymaps'
--[[
=====================================================================
@ -918,7 +919,6 @@ require('lazy').setup({
-- - Show your current context: https://github.com/nvim-treesitter/nvim-treesitter-context
-- - Treesitter + textobjects: https://github.com/nvim-treesitter/nvim-treesitter-textobjects
},
-- The following comments only work if you have downloaded the kickstart repo, not just copy pasted the
-- init.lua. If you want these files, they are in the repository, so you can just download them and
-- place them in the correct locations.