programs/editors/neovim: add wakatime
This commit is contained in:
parent
5650e76a4b
commit
2e29a5cec7
1 changed files with 4 additions and 0 deletions
|
@ -60,6 +60,10 @@
|
|||
|
||||
git.enable = true;
|
||||
|
||||
utility = {
|
||||
vim-wakatime.enable = true;
|
||||
};
|
||||
|
||||
lsp = {
|
||||
enable = true;
|
||||
lspSignature.enable = true;
|
||||
|
|
Loading…
Reference in a new issue