mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-22 08:53:28 +02:00
plugins/floaterm: move to mkVimPlugin
This commit is contained in:
parent
c179d47d3d
commit
76e9d89d96
3 changed files with 277 additions and 209 deletions
|
@ -69,7 +69,6 @@ KNOWN_PATHS: dict[
|
|||
"plugins/by-name/chadtree/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/coq-thirdparty/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/dap/default.nix": (State.OLD, Kind.NEOVIM, False),
|
||||
"plugins/by-name/floaterm/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/gitgutter/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/gitmessenger/default.nix": (State.OLD, Kind.VIM, False),
|
||||
"plugins/by-name/intellitab/default.nix": (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue