Caw.vim Versions Save

Vim comment plugin: supported operator/non-operator mappings, repeatable by dot-command, 300+ filetypes

v1.1.1

4 years ago
  • Feature: Support new filetypes
    • coq #136
    • octave #127
    • pandoc #127
  • Bug: Fix uncomment removes non-comment text
    • Trailing comments become uncommented contrary to intensions #129
    • Some wrong uncomment cases in filetype=vim #126
  • CI: Migrate to GitHub Actions #131

https://github.com/tyru/caw.vim/issues?q=label%3Arelease%2F1.1.1

v1.1

4 years ago

See below for changes: https://github.com/tyru/caw.vim/issues?q=is%3Aissue+label%3Arelease%2F1.1

NOTE:

  • This version requires Vim 8.0 or later