lualine.nvim/lua/lualine
Mark Story 61cd6e6ef8
feat: add fern extension (#398)
* Add fern extension

Fern[^1] is general purpose tree view that can browse and manipulate
file trees. This extension provides a simple and useful statusline for
fern buffers.

[^1]: https://github.com/lambdalisue/fern.vim

* Reuse nerdtree code for fern

* doc: mention fern in README

Co-authored-by: shadmansaleh <13149513+shadmansaleh@users.noreply.github.com>
2021-10-26 09:21:38 +06:00
..
components enhance: change method of getting file encoding 2021-10-22 21:18:27 +06:00
extensions feat: add fern extension (#398) 2021-10-26 09:21:38 +06:00
themes chore: add license statements and update benchmarks 2021-09-20 17:48:22 +06:00
utils doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00
component.lua fixup: fix missing `self` (#84) 2021-10-13 07:17:24 +06:00
config.lua doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00
highlight.lua doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00