File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 22
33Thank you for contributing.
44
5+ See [ Development] ( https://github.com/nvim-tree/nvim-tree.lua/wiki/Development ) for environment setup, tips and tools.
6+
57## Styling and formatting
68
79Code is formatted using luacheck, and linted using stylua.
@@ -24,7 +26,7 @@ Once you did, you should run the `scripts/update-help.sh`.
2426When adding new options, you should declare the defaults in the main ` nvim-tree.lua ` file.
2527Once you did, you should run the ` scripts/update-help.sh ` .
2628
27- Documentation for options should also be added, see how this is done after ` nvim-tree.disable_netrw ` in the ` nvim-tree-lua.txt ` file.
29+ Documentation for options should also be added to ` nvim-tree-opts ` in ` doc/ nvim-tree-lua.txt`
2830
2931## Pull Request
3032
You can’t perform that action at this time.
0 commit comments