nvim: add nvim-treesitter-textsubjects
This commit is contained in:
parent
6f28bd821e
commit
2fe2b60fd4
4 changed files with 46 additions and 0 deletions
|
|
@ -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 =
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue