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 |
|