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;
|
git.enable = true;
|
||||||
|
|
||||||
|
utility = {
|
||||||
|
vim-wakatime.enable = true;
|
||||||
|
};
|
||||||
|
|
||||||
lsp = {
|
lsp = {
|
||||||
enable = true;
|
enable = true;
|
||||||
lspSignature.enable = true;
|
lspSignature.enable = true;
|
||||||
|
|
Loading…
Reference in a new issue