lualine.nvim/lua
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
..
lualine feat: add fern extension (#398) 2021-10-26 09:21:38 +06:00
tests enhance: change method of getting file encoding 2021-10-22 21:18:27 +06:00
lualine.lua chore: repo transfer to nvim-lualine 2021-10-22 10:57:04 +06:00
lualine_require.lua doc: improve code documentation (#82) 2021-10-12 20:04:47 +06:00