diff --git a/_posts/2011-12-24-2.3.markdown b/_posts/2011-12-24-2.3.markdown new file mode 100644 index 0000000..6b62fe3 --- /dev/null +++ b/_posts/2011-12-24-2.3.markdown @@ -0,0 +1,12 @@ +--- +title: 2.3 +--- + +- Add a convenience function that allows more flexible ways to automatically + open Tagbar. +- Replace option tagbar_usearrows with tagbar_iconchars to allow custom + characters to be specified. This helps with fonts that don't display the + default characters properly. +- Remove the need to provide the complete jsctags configuration if jsctags is + not found in $PATH, now only the concrete path has to be specified. +- Add debugging functionality.