Ben
|
34e70ec69e
|
Add 'unmerged / added by them' as a recognized git state (#588)
|
2021-08-28 08:54:44 +02:00 |
|
Christoph Schiessl
|
e741680edb
|
add new config option g:nvim_tree_symlink_arrow (fixes #283) (#512)
|
2021-08-02 20:55:41 +02:00 |
|
kiyan
|
7fa2b82fed
|
fix(git): add RD state
|
2021-07-10 11:00:25 +02:00 |
|
kiyan
|
b933ae856f
|
fix(git): add DD and AU git statuses
|
2021-07-10 10:27:53 +02:00 |
|
Luke Kershaw
|
fd7f60e242
|
feat(help ui): allow custom names to be provided for custom keybinds (#485)
|
2021-07-06 20:43:35 +02:00 |
|
kiyan
|
a01a33f9a8
|
fix(help ui): adapt to new bindings and fix code lint/format
|
2021-07-01 10:35:01 +02:00 |
|
Kiyan
|
a80ea23b4c
|
fix ci (#477)
|
2021-06-29 23:13:28 +02:00 |
|
kiyan
|
ed668a9c10
|
chore(luacheck): fix luacheck issues
|
2021-06-29 22:17:40 +02:00 |
|
kiyan
|
c1b112f0ec
|
fix(git): manage T porcelain status
|
2021-06-29 20:50:29 +02:00 |
|
Luke Kershaw
|
a06f949607
|
feat: Help UI for keybindings (#470)
|
2021-06-28 19:38:05 +02:00 |
|
kiyan
|
4a043ff5eb
|
hotfix git state AA
|
2021-06-11 16:19:08 +02:00 |
|
kiyan
|
f1f14885f7
|
add icon padding
|
2021-06-07 17:34:02 +02:00 |
|
kiyan
|
34a657fd5a
|
hotfix: proper alignment for folder arrow
|
2021-06-02 19:11:53 +02:00 |
|
Kiyan
|
d51ed722ed
|
add small arrows before folders (#427)
|
2021-06-02 18:45:25 +02:00 |
|
kiyan
|
45c331230c
|
fix: handle UD status as git merge
|
2021-06-01 21:01:05 +02:00 |
|
Luís Simas
|
be784713d5
|
Improve icon fetching by file extension (#423)
|
2021-06-01 20:40:00 +02:00 |
|
Carlos Afonso
|
18fffc09bf
|
Improve highlight options (#331)
|
2021-05-20 21:44:36 +02:00 |
|
Sindre T. Strøm
|
f09143900b
|
fix(renderer): Fix option check for highligt_opened_files (#352)
|
2021-05-17 21:56:39 +02:00 |
|
Sindre T. Strøm
|
b8c5a089fa
|
fix(renderer): Ensure buffer is loaded. (#351)
|
2021-05-17 21:55:10 +02:00 |
|
kiyan
|
e9f4f5e1b4
|
fix: DU git state
|
2021-05-17 21:52:40 +02:00 |
|
kiyan
|
73b514e090
|
fix: update git state
|
2021-05-17 21:46:39 +02:00 |
|
kiyan
|
6c9927180f
|
fix: highlight first character when trailing is activated
|
2021-05-17 21:40:28 +02:00 |
|
Sindre T. Strøm
|
f398695146
|
Simplify some of the git icon states. (#339)
|
2021-04-22 22:29:20 +02:00 |
|
Sindre T. Strøm
|
c2d71046c6
|
fix(git): Fix the gitignore implementation. (#335)
|
2021-04-22 21:32:10 +02:00 |
|
Kiyan
|
783870cda9
|
fix: handle new tabs properly (#313)
|
2021-04-18 11:11:56 +02:00 |
|
kiyan
|
48b06ed0ce
|
add special_files option
|
2021-04-16 21:59:13 +02:00 |
|
kiyan
|
91c3d1b5eb
|
do not follow global hide options for buffer
|
2021-04-14 23:46:44 +02:00 |
|
Kiyan
|
ff814676d5
|
chore: rewrite buffer/window handling into view file (#287)
|
2021-04-13 23:54:01 +02:00 |
|
Carlos Afonso
|
c2f2c665d8
|
Feat/icon highlighting for opened files and directories (#258)
|
2021-04-13 20:12:21 +02:00 |
|
Sindre T. Strøm
|
50d31fb7f3
|
feat: Highlight gitignored files (and fix g:nvim_tree_gitignore) (#268)
|
2021-04-08 22:52:56 +02:00 |
|
Sindre T. Strøm
|
709d6b968b
|
feat: Option for grouping empty directories (#247)
|
2021-03-26 19:24:03 +01:00 |
|
yamatsum
|
1e946c5855
|
feat: add option for changing symlink opened folder. (#242)
|
2021-03-22 17:34:30 +01:00 |
|
kiyan
|
f7ad4ce5f4
|
feat: add trailing slash on folder names
enable the feature through `vim.g.nvim_tree_add_trailing`
|
2021-03-16 21:26:03 +01:00 |
|
Federico Scodelaro
|
31ef294d05
|
Patch windows (#222)
|
2021-03-09 20:12:10 +01:00 |
|
kiyan
|
0136801444
|
chore: rename lib folder to nvim-tree
Allows external access to the lua api and follow neovim plugins better
practices
|
2021-02-22 21:02:23 +01:00 |
|