lualine.nvim/lua/lualine/extensions
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
..
chadtree.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
fern.lua feat: add fern extension (#398) 2021-10-26 09:21:38 +06:00
fugitive.lua enhance: color middle of left and right statusline with lualine_c color even when section c and x are absent 2021-09-19 11:52:42 +06:00
fzf.lua Revert "fix(extension): fix some extension showing a section in whole line" 2021-10-08 03:57:05 +06:00
nerdtree.lua Revert "fix(extension): fix some extension showing a section in whole line" 2021-10-08 03:57:05 +06:00
nvim-tree.lua chore: formated with stylua (#32) 2021-09-04 00:28:20 +06:00
quickfix.lua enhance: color middle of left and right statusline with lualine_c color even when section c and x are absent 2021-09-19 11:52:42 +06:00
toggleterm.lua Revert "fix(extension): fix some extension showing a section in whole line" 2021-10-08 03:57:05 +06:00