M.A
fd3969ec98
feat: add hide_root_folder ( #728 )
2021-10-24 16:48:57 +02:00
kiyan
ec3f10e211
chore: add R git state
...
closes #723
2021-10-16 17:53:46 +02:00
kiyan
86e6dc627e
chore: move help rendering in its own file
2021-10-10 11:48:02 +02:00
gzygmanski
385f8c89e0
feat: show default file icon when nvim-devicon is not installed ( #696 )
2021-10-08 21:53:31 +02:00
Unoqwy
c0dcbbd285
add special files using absolute paths ( #707 )
2021-10-08 21:53:09 +02:00
kiyan
4de55440b8
fix: returns empty string instead of default icon by default
2021-10-02 23:11:13 +02:00
kiyan
1b04082872
fix: do not display empty string or nil callbacks in help view
2021-09-30 13:17:05 +02:00
kiyan
1b746744ad
fix: renderer global options should be loaded on each reload
2021-09-27 19:43:23 +02:00
kiyan
67f1d36d1b
fix: highlight git new file icon with gitnew not gitdirty
2021-09-27 19:39:10 +02:00
Hanfei Shen
11659aaa65
fix: help after refactoring view ( #647 )
2021-09-27 10:04:00 +02:00
kiyan
506d2e792a
chore/fix: renderer module initializations
...
- put renderer into its own folder, extract the padding logic to make it
reloadable. Will allow small refactorings of the rendering logic to
make it easier to extend.
- get the icon state before each renderer reload
2021-09-26 12:29:47 +02:00