v4.4.0
What's Changed
Documentation 📚
Exciting New Features ✨
- feat(display_mode): split or float by @gorillamoe in #308
Bug Fixes 🐛
- fix(scratchpad): noswapfile by @gorillamoe in #286
- fix(tmp): use
stdpath('cache')
for tmp files by @gorillamoe in #284 - Keep alternative-file by @Grueslayer in #291
- fix(treesitter): show body on treesitter inspect by @ng-tony in #303
- feat(parser): huge req bodies + don't assume blobs by @gorillamoe in #305
- revert(quickfix): folds not working in lazyvim by @gorillamoe in #306
- fix(winbar): keybinds after session restore by @gorillamoe in #307
New Contributors
Full Changelog: v4.3.0...v4.4.0