mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-27 11:08:53 +02:00
plugins/chadtree: init + test (#475)
* plugins/chadtre: init + test * Update tests/test-sources/plugins/filetrees/chadtree.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Removed with helpers * Update tests/test-sources/plugins/filetrees/chadtree.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * Update plugins/filetrees/chadtree.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> * retrigger checks * Update tests/test-sources/plugins/filetrees/chadtree.nix Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com> --------- Co-authored-by: Gaétan Lepage <33058747+GaetanLepage@users.noreply.github.com>
This commit is contained in:
parent
efa95334e6
commit
0d2a436255
4 changed files with 543 additions and 1 deletions
|
@ -23,6 +23,7 @@
|
|||
./completion/nvim-cmp/sources
|
||||
./completion/lspkind.nix
|
||||
|
||||
./filetrees/chadtree.nix
|
||||
./filetrees/neo-tree.nix
|
||||
./filetrees/nvim-tree.nix
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue