This website requires JavaScript.
Explore
Help
Sign in
raf
/
neovim-flake
Watch
1
Star
0
Fork
You've already forked neovim-flake
0
mirror of
https://github.com/NotAShelf/neovim-flake.git
synced
2024-11-08 20:35:59 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
fc2e5998e7
neovim-flake
/
modules
/
plugins
/
filetree
/
nvimtree
/
default.nix
7 lines
59 B
Nix
Raw
Normal View
History
Unescape
Escape
plugins/neo-tree: init module (#248) * plugins/neo-tree: init module * filetree/neo-tree: add setup options until border styles * plugins/filetree: rename module name * docs: update changelogs Mention the addition of neo-tree.
2024-07-14 20:30:12 +02:00
{
feat: apply new module format to nvimtree
2023-02-27 20:25:23 +01:00
imports
=
[
./config.nix
feat: rename nvimtree.lua option and conform to new configuration format
2023-07-30 10:40:46 +02:00
./nvimtree.nix
feat: apply new module format to nvimtree
2023-02-27 20:25:23 +01:00
]
;
}
Reference in a new issue
Copy permalink