We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1cf4533 commit 318a195Copy full SHA for 318a195
doc/fern.txt
@@ -624,6 +624,13 @@ FernBranchText *hl-FernBranchText*
624
=============================================================================
625
CHANGELOG *fern-changelog*
626
627
+2020-07-31 v1.6~
628
+ 1. Use |sign| instead to represent marked nodes.
629
+ Existing 3rd party renderer will break with this change.
630
+ See below to find required changes to apply if you made a custom
631
+ renderer.
632
+ https://github.com/lambdalisue/fern-renderer-nerdfont.vim/pull/2
633
+ 2. Add "badge" support for 3rd party plugins.
634
2020-07-31 v1.5~
635
Remove FernInit and all deprecated features.
636
2020-07-30 v1.4~
0 commit comments