Commit Graph

12 Commits

Author SHA1 Message Date
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