dev: drop vim-wakatime flake input

This commit is contained in:
NotAShelf 2023-05-10 15:09:06 +03:00
parent a4b7a3ec3c
commit 908dbd04b0
No known key found for this signature in database
GPG Key ID: 05A3BD53FEB32B81
2 changed files with 0 additions and 6 deletions

View File

@ -373,11 +373,6 @@
};
# Utilities
vim-wakatime = {
url = "github:wakatime/vim-wakatime";
flake = false;
};
colorizer = {
url = "github:uga-rosa/ccc.nvim";
flake = false;

View File

@ -81,7 +81,6 @@ with lib; let
"project-nvim"
"elixir-ls"
"elixir-tools"
"vim-wakatime"
];
# You can either use the name of the plugin or a package.
pluginsType = with types;