diff options
Diffstat (limited to 'atom/packages/vim-surround/README.md')
| -rw-r--r-- | atom/packages/vim-surround/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/atom/packages/vim-surround/README.md b/atom/packages/vim-surround/README.md index 193f733..0418831 100644 --- a/atom/packages/vim-surround/README.md +++ b/atom/packages/vim-surround/README.md @@ -26,6 +26,10 @@ See vim-surround on [github](https://github.com/gepoch/vim-surround) or * New in 0.7: Change surround and delete surround added. +* New in 0.8: Tentative support for + [vim-mode-next](https://atom.io/packages/vim-mode-next). See + [#28](https://github.com/gepoch/vim-surround/issues/28). + ### Muscle Memory Compatability Note vim-surround uses a lowercase `s` instead of `S` for surround commands! This is |