What's Changed
- Use the correct filename when applying settings to an empty buffer by @cxw42 in #209
- Add missing
:call
by @k-takata in #225 - Doc improvements by @chrisbra in #226
- Fix warning text found after endfunction when verbose non-zero by @bruhtus in #227
- Don't set tabstop in shell buffers (#224) by @cxw42 in #229
- Fix typo by @yous in #230
- Fix typo (from Vim downstream) by @gwymor in #233
- Add "Bundled versions" section to the readme by @scy in #236
- Clarify the relationship between this plugin and various bundled version by @xuhdev in #237
- Correct language name to "Vim script" by @h-east in #241
- fix: E495 on VimEnter with 'verbose' by @tomtomjhj in #242
New Contributors
- @chrisbra made their first contribution in #226
- @bruhtus made their first contribution in #227
- @yous made their first contribution in #230
- @gwymor made their first contribution in #233
- @scy made their first contribution in #236
- @h-east made their first contribution in #241
- @tomtomjhj made their first contribution in #242
Full Changelog: v1.2.0...v1.2.1