programs/editors/neovim: add wakatime

This commit is contained in:
Anthony Rodriguez 2024-10-30 08:30:21 +01:00
parent 5650e76a4b
commit 2e29a5cec7
Signed by: nezia
GPG key ID: EE3BE97C040A86CE

View file

@ -60,6 +60,10 @@
git.enable = true;
utility = {
vim-wakatime.enable = true;
};
lsp = {
enable = true;
lspSignature.enable = true;