feat(nvf): add leetcode nvim
This commit is contained in:
parent
a6b9bb97c7
commit
cb58a71789
3 changed files with 9 additions and 8 deletions
|
@ -13,6 +13,11 @@
|
|||
enable = true;
|
||||
enableAutoUpdates = true;
|
||||
};
|
||||
fzf = {
|
||||
enable = true;
|
||||
enableBashIntegration = true;
|
||||
tmux.enableShellIntegration = true;
|
||||
};
|
||||
};
|
||||
|
||||
services = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue