Commit Graph

319 Commits

Author SHA1 Message Date
windwp
dc4dcd9d5f fix single quote 2021-01-18 08:25:36 +07:00
windwp
e4f0356f99
update quote (#11)
fix #10 add some test case
2021-01-17 21:20:23 +07:00
windwp
faa01b0f73 update quote 2021-01-17 21:18:59 +07:00
windwp
dadffeeb01 remove test file 2021-01-17 11:44:12 +07:00
windwp
431a963df5
add unit test (#9)
* add test

* add test with feedkeys not finish

* fix #6 skip single quote with previous character is a word

* update README.md

* Hotfix remove print msg

* add test WIP

* update README

* add more pairs group on breakline

* fix wrong pairs on html

* remove print msg

* fix character in quote

* finish test
2021-01-17 09:06:38 +07:00
windwp
c1df7f7d74 fix character in quote 2021-01-16 20:07:25 +07:00
windwp
2ea39ecd3c remove print msg 2021-01-16 14:56:25 +07:00
windwp
f1e9bddce5 fix wrong pairs on html 2021-01-16 14:56:25 +07:00
windwp
db362107bc add more pairs group on breakline 2021-01-16 14:56:25 +07:00
windwp
04e6eb7c54 update README 2021-01-16 14:30:01 +07:00
windwp
5e0abe377a Hotfix remove print msg 2021-01-14 09:07:13 +07:00
windwp
ff2abb93fe update README.md 2021-01-14 08:52:24 +07:00
windwp
cc5cdaa60a fix #6 skip single quote with previous character is a word 2021-01-14 07:39:18 +07:00
windwp
9af2b7557f add more case move right when sting is in quote 2021-01-13 05:12:01 +07:00
windwp
4ce623536f fix #3 change -- ("|") => (""|) 2021-01-13 03:55:00 +07:00
cbarrete
f27bda3bd4
Use a table instead of two arrays to hold pairs (#1)
This simplifies configuration, prevents mismatches and simplifies the
code as well.

Co-authored-by: Cédric Barreteau <cbarrete@users.noreply.github.com>
2021-01-13 03:50:27 +07:00
Namkhai B
161101abf1 fix neovim version in README.md 2021-01-12 06:40:11 +07:00
windwp
9666e34d6b update README 2021-01-10 09:47:01 +07:00
windwp
e6f8949eca Init 2021-01-10 09:44:39 +07:00