mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-03 04:48:13 +00:00
feat(nvim): Switched to LazyVim with tweaks
This commit is contained in:
3
config/nvim/lua/config/keymaps.lua
Normal file
3
config/nvim/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
|
||||
Reference in New Issue
Block a user