This commit is contained in:
Varris 2023-03-20 03:52:48 +01:00
parent f7b837090d
commit 5f56e311b5
1 changed files with 0 additions and 12 deletions

View File

@ -20,18 +20,6 @@
};
# Fish Plugins End
# Kakoune Plugins
kakoune-smarttab = {
url = "github:andreyorst/smarttab.kak";
flake = false;
};
kakoune-sort-selections = {
url = "github:occivink/kakoune-sort-selections";
flake = false;
};
# Kakoune Plugins End
nixvim = {
url = "github:pta2002/nixvim";
inputs.nixpkgs.follows = "nixpkgs";