Alexander Courtis
9f7bed5536
doc: specify that the terminal emulator must be configured to use the patched font
2022-11-28 10:26:37 +11:00
Alexander Courtis
f1f89f2062
contributions reference wiki
2022-11-13 15:09:20 +11:00
Alexander Courtis
bed442fd93
move troubleshooting from readme to wiki
2022-11-13 14:45:13 +11:00
Alexander Courtis
77dd666e36
doc: move tips to wiki
2022-11-13 14:33:31 +11:00
Alexander Courtis
e0e23f2d62
doc: add labels hint to contributing
2022-11-13 10:37:21 +11:00
Alexander Courtis
cb98892dea
doc: add hitest notes and add termguicolors to example setups
2022-10-29 12:45:24 +11:00
Alexander Courtis
0122a71fce
doc( #1655 ): add roadmap and expand on API/events/actions ( #1666 )
...
* doc(#1655 ): add roadmap and expand on API/events/actions
* doc(#1655 ): add roadmap and expand on API/events/actions
2022-10-23 15:01:58 +11:00
Alexander Courtis
3170e33462
doc( #1606 ): specify watcher and git when profiling
2022-10-23 10:47:47 +11:00
Alexander Courtis
6ff828b25b
doc: vim.g.loaded -> vim.g.loaded_netrw
2022-10-15 10:50:07 +11:00
Alexander Courtis
23a564f1cd
doc: link screenshots to showcases page
2022-10-15 10:19:14 +11:00
Ali Almohaya
b07701f9da
chore: remove pngs from .github folder and use direct links for imgs in README.md ( #1642 )
2022-10-13 16:55:12 +02:00
Alexander Courtis
875d38e52c
doc: add alex-courtis screenshot with source
2022-10-09 14:54:55 +11:00
Alexander Courtis
0db4977303
doc: update hero screenshots with default options
2022-10-09 14:18:00 +11:00
kiyan
b4d704e88d
chore: replace urls from kyazdani42 -> nvim-tree
2022-10-08 11:31:57 +02:00
Alexander Courtis
52b0c32152
chore: add help screenshot, update example
2022-09-23 11:16:21 +10:00
Alexander Courtis
fb8735e96c
doc: eager netrw disabling
2022-09-11 11:41:12 +10:00
Kiyan
e7832785d2
feat(api): add public API module ( #1432 )
2022-07-25 11:11:48 +02:00
Alexander Courtis
26d0757bd9
doc: fix bad link in readme
2022-07-11 09:44:43 +10:00
Arthur
fdcdb0ddf3
:help nvim-tree.setup -> :help nvim-tree-setup ( #1409 )
2022-07-09 12:10:59 +02:00
Alexander Courtis
08db5a576d
doc: clarify need for patched font for nvim-web-devicons
2022-07-09 11:14:15 +10:00
Alexander Courtis
22044589fe
doc: add tip to hide .git folder
2022-07-09 10:37:18 +10:00
Alexander Courtis
c18aa389a3
doc: setup may be invoked multiple times
2022-06-28 11:27:14 +10:00
Alexander Courtis
247f80b633
doc: clarify quit-on-last-window-hack support status
2022-06-27 09:34:24 +10:00
Alexander Courtis
65beb55ac7
doc( #1368 ): more quit-on-last-window warnings
2022-06-25 12:43:14 +10:00
Kiyan
f262236107
chore: add matrix link to readme
2022-06-19 10:49:53 +02:00
gegoune
aba394896b
docs: lighten up readme and rework docs ( #1327 )
...
* docs: lighten up readme and rework docs
* docs: clean up mappings from readme + some other small changes
* docs: move sections around
* ci: remove readme parts of docs' autogen
* docs: discuss nvim-web-devicons and provide an example
* docs: add an example setup
* docs: fix opts scraping; try and make more macos compatible
* docs: add *nvim-tree* tag at start of help
* docs: add an example setup
* docs: update quick start to match readme
* docs: add basic commands
* docs: add g? hint
* docs: add :help links to readme
* docs: restore help wanted
* docs: add example screenshot
* docs: add features
* docs: add example screenshot
* docs: add features to help
* docs: clarify option functions
Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-06-18 14:14:42 +10:00
kylo252
1caca62854
feat(view): ability to centralize view on entering ( #1310 )
2022-06-07 10:09:58 +10:00
lu5je0
821f050fda
feat: full-name of node in floating window ( #1305 )
2022-06-06 11:15:03 +02:00
Raafat Turki
3c936c7cb6
feat(trash): default command 'trash' -> 'gio trash' ( #1323 )
2022-06-06 11:13:37 +02:00
Rammiah
6f6eab14dc
feat(renderer): indent_markers add a item icon ( #1321 )
2022-06-05 14:19:19 +02:00
Kiyan
b0d27c09b6
feat(explorer): add filesystem watchers ( #1304 )
...
* feat(explorer): add experimental watchers
This commit introduces watchers to update the tree.
This behavior is introduced behind an "filesystem_watchers" option
which should prevent instabilities.
It will become the default at some point.
Co-authored-by: Alexander Courtis <alex@courtis.org>
2022-06-05 12:39:39 +02:00
Alexander Courtis
a5793f1edb
doc: add help wanted and contributing ( #1319 )
2022-06-05 11:52:08 +02:00
Alexander Courtis
3aeb59b075
doc: setup call is only allowed once
2022-06-04 12:37:02 +10:00
Kiyan
2002b21be7
feat(resize): add ability to grow and shrink the tree when drawing ( #1293 )
...
Will adapt the view size based on the longest line.
fixes #865
2022-05-31 09:05:00 +02:00
Alexander Courtis
8198fa01fc
doc: default mappings
2022-05-30 12:53:28 +10:00
emmanueltouzery
3806653d75
new option: close windows displaying removed files ( #1300 )
2022-05-29 11:23:01 +02:00
Kiyan
3a95c5a9cf
feat(actions): expand all under folder ( #1292 )
2022-05-29 11:15:32 +02:00
Alexander Courtis
84cb79e760
update auto-close answer
2022-05-28 12:13:50 +10:00
Alexander Courtis
3ba383d591
chore/remove globals ( #1279 )
...
* remove renderer globals: nvim_tree_add_trailing nvim_tree_highlight_opened_files nvim_tree_root_folder_modifier nvim_tree_special_files
* remove renderer globals: nvim_tree_icon_padding
* remove renderer globals: nvim_tree_symlink_arrow
* remove renderer globals: nvim_tree_show_icons, nvim_tree_show_icons
* remove renderer globals: nvim_tree_git_hl
* remove renderer globals: nvim_tree_group_empty
* remove renderer globals: respect_buf_cwd
* remove renderer globals: nvim_tree_create_in_closed_folder
* remove globals: consistency in legacy checks
* remove renderer globals: nvim_tree_special_files
* renderer.icons.symbols -> glyphs
2022-05-28 11:08:40 +10:00
kiyan
17d5bd64e8
chore(config): auto resize the tree by default when opening a file.
...
config.open_file.auto_resize is now true by default.
Breaking change for default configurations.
See https://github.com/kyazdani42/nvim-tree.lua/issues/1275#issuecomment-1133515999
2022-05-21 11:27:49 +02:00
Michael
9563a11ce0
feat: reload explorer on buf enter ( #1265 )
2022-05-17 10:04:08 +02:00
Kiyan
6343813a35
feat(live-filter): add ability to live filter out nodes in the tree ( #1056 )
2022-05-17 10:03:49 +02:00
Alexander Courtis
99e32fea14
add fish performance tip to README.md
2022-05-17 13:03:59 +10:00
Michael
46014449b6
refactor: use lua api for user commands and autocommands ( #1206 )
...
BREAKING: plugin now requires nvim-0.7
2022-05-14 09:49:45 +02:00
Kiyan
47732b6dbf
chore(doc): improve help by allowing accessing nested options ( #1246 )
2022-05-09 08:59:09 +02:00
Kiyan
a1600e57f2
feat(renderer): allow placing git icons after filename ( #1203 )
...
This feature allows placing git icons after the filename.
2022-05-07 14:05:51 +02:00
kiyan
545c43ffd9
chore(doc): add information about nightly tag in readme
2022-05-07 11:57:05 +02:00
Kiyan
3ac443207f
#1166 validate config ( #1195 )
2022-04-26 21:11:24 +02:00
George Looshch
62e6f4da1e
doc: add missing space in readme ( #1202 )
2022-04-26 21:08:07 +02:00
kiyan
09a47aed8d
Revert " #1166 validate user's options ( #1177 )"
...
This reverts commit 5bbd3a0a91 .
2022-04-24 14:41:48 +02:00