nvim: add nvim-treesitter-textsubjects

This commit is contained in:
Moritz Böhme 2023-02-17 22:19:47 +01:00
parent 6f28bd821e
commit 2fe2b60fd4
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 46 additions and 0 deletions

View file

@ -56,6 +56,11 @@
hyprland.url = "github:hyprwm/Hyprland";
hyprpaper.url = "github:hyprwm/hyprpaper";
hypr-contrib.url = "github:hyprwm/contrib";
nvim-treesitter-textsubjects = {
url = "github:RRethy/nvim-treesitter-textsubjects";
flake = false;
};
};
outputs =