Skip to content

Releases: nosami/XSVim

0.48.1

02 Feb 09:31
Compare
Choose a tag to compare
  • Fixes for aw on punctuation delimited words
  • Fixed tag handling when closing > is on a separate line

Thanks @shirshov!

0.48.0

21 Jan 21:35
Compare
Choose a tag to compare
Add :sp, :split, :vsp, :vsplit

0.47.1

21 Jan 20:11
Compare
Choose a tag to compare
Added handing of d[{, d[(, d]}, d]) and v[{, v[(, v]} and v])

0.47.0

21 Jan 13:47
Compare
Choose a tag to compare

Added handing of [{, [(, ]}, ])

0.46.1

16 Jan 02:03
Compare
Choose a tag to compare

Disable existing shortcuts only for OSX, not linux

0.46.0

14 Nov 13:03
Compare
Choose a tag to compare

Adds it and at motions for xml files. Thanks @shirshov !

0.45.10

07 Oct 12:01
Compare
Choose a tag to compare
w skips over tabs correctly. Fixes #183

0.45.9

30 Sep 04:39
Compare
Choose a tag to compare
Add D in Visual modes

0.45.8

30 Sep 04:31
Compare
Choose a tag to compare
Add brute force way to disable intellisense while in Normal Mode

0.45.7

24 Sep 09:51
Compare
Choose a tag to compare
Prevent Ex mode from sticking when focus is lost