feat(nvf): finish rice
This commit is contained in:
parent
c09c7cd6c0
commit
4e33eff035
5 changed files with 34 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
|||
{
|
||||
direnv.enable = true;
|
||||
leetcode-nvim.enable = true;
|
||||
mkdir.enable = true;
|
||||
motion.leap.enable = true;
|
||||
motion.leap.mappings.leapForwardTo = "s";
|
||||
motion.leap.mappings.leapBackwardTo = "S";
|
||||
vim-wakatime.enable = true;
|
||||
yazi-nvim = {
|
||||
enable = true;
|
||||
mappings = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue