feat: neovim config directly from lazyvim starter clone
This commit is contained in:
parent
d5e8500b1a
commit
a088763559
12 changed files with 525 additions and 11 deletions
3
modules/home/rsydn/programs/nvim/lua/config/keymaps.lua
Normal file
3
modules/home/rsydn/programs/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
|
||||
Loading…
Add table
Add a link
Reference in a new issue