mirror of
https://github.com/nix-community/nixvim.git
synced 2025-11-08 19:46:06 +01:00
dev/list-plugins: remove treesitter-refactor exceptions
This commit is contained in:
parent
9a057ef01a
commit
ce54d127b7
1 changed files with 0 additions and 1 deletions
|
|
@ -71,7 +71,6 @@ KNOWN_PATHS: dict[
|
||||||
],
|
],
|
||||||
] = {
|
] = {
|
||||||
"plugins/by-name/coq-thirdparty/default.nix": (State.OLD, Kind.NEOVIM, False),
|
"plugins/by-name/coq-thirdparty/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||||
"plugins/by-name/treesitter-refactor/default.nix": (State.OLD, Kind.MISC, True),
|
|
||||||
"plugins/by-name/treesitter-textobjects/default.nix": (
|
"plugins/by-name/treesitter-textobjects/default.nix": (
|
||||||
State.OLD,
|
State.OLD,
|
||||||
Kind.NEOVIM,
|
Kind.NEOVIM,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue