mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
utility/leetcode-nvim: init
This commit is contained in:
parent
e49228d642
commit
5c812b02fd
7 changed files with 134 additions and 1 deletions
|
|
@ -177,6 +177,7 @@ isMaximal: {
|
|||
surround.enable = isMaximal;
|
||||
diffview-nvim.enable = true;
|
||||
yanky-nvim.enable = false;
|
||||
leetcode-nvim.enable = isMaximal;
|
||||
motion = {
|
||||
hop.enable = true;
|
||||
leap.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue