What's Changed
- Remove Local Globals & Use Latest API Functions #229
- fix(buffer): reference to invalid buffer
number
in #254 - fix: option issue (closes #252) in #255
- chore: cleanup diagnostics in #258
- fix(jump_mode): reassign jump letters after freeing another letter in #257
- bugfix/6 in #262
- fix: set highlights for both
cterm
andgui
on startup in #259 - feat/116 in #265
- fix(bufferline):
redraw
ing whole screen when only&tabline
changed in #267 - feat: improve close behavior in #270
- feat:
BufferScrollLeft
/Right
in #269 - fix(bufferline): not updating when Nvim opens w/ tabs in #276
- Close libuv timers to avoid memory leaks in #273
- nvim-tree integration fix in #278
- fix: config init causes improper highlighting in #282
Full Changelog: release/1.0.0...release/1.1.0