initial commit of personal nvim config
This commit is contained in:
commit
d8bfedcd8e
13 changed files with 562 additions and 0 deletions
3
lua/config/keymaps.lua
Normal file
3
lua/config/keymaps.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- Keymaps are automatically loaded on the VeryLazy event
|
||||
-- Default keymaps that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/keymaps.lua
|
||||
-- Add any additional keymaps here
|
Loading…
Add table
Add a link
Reference in a new issue