Commit Graph

  • b5994e6547
    remove unneeded buffer number argument (#299) master Gnik 2022-12-17 00:59:25 +0000
  • ab78cf0ba5
    "fix(cmp): Disable on_confirm_done for haskell" (#302) valentin 2022-12-17 01:56:47 +0100
  • 9fa9961230 update README zztrieuzz 2022-12-07 09:11:05 +0700
  • 99f6963392 fix #295 windwp 2022-11-28 20:59:22 +0700
  • 5d75276fce
    Change: special case for a match at the end of the line during fastwrap (#296) Arthaud Awen 2022-11-24 01:12:46 +0100
  • ccbf4098e8 fix: add ` and $ on ignored next characters zztrieuzz 2022-11-24 06:24:11 +0700
  • 6b6e35fc9a fix replace mode zztrieuzz 2022-10-20 20:10:01 +0700
  • 4fc96c8f3d
    Check if item.data is a table (#270) Tomasz N 2022-10-01 22:50:58 +0200
  • 14cc2a4fc6 update README.md zztrieuzz 2022-09-17 11:54:27 +0700
  • a5b27c51de update docs fix #281 fix #280 zztrieuzz 2022-09-17 11:46:48 +0700
  • 5fe24419e7
    Fix empty rules when bufnr is 0 (#279) Andy Zhang 2022-09-09 06:26:34 +0800
  • 0a18e10a0c fix #271 zztrieuzz 2022-08-19 08:56:35 +0700
  • a7a8be3d2f chore: fix lint by sumneko zztrieuzz 2022-08-15 08:59:53 +0700
  • bd1bcb4dde fix: python multiple quote zztrieuzz 2022-08-15 08:59:27 +0700
  • 6ba1868a66 fix: use callback on autoccommand zztrieuzz 2022-08-13 21:02:33 +0700
  • 9fd28f61d6 fix: use lua augroup and autocmd zztrieuzz 2022-08-13 20:34:01 +0700
  • d64acdd0c9 fix #263 delete key mapping by autopairs zztrieuzz 2022-08-13 20:09:54 +0700
  • b7672cd49e
    fix: reduce unexpected end_pair_func and calculation aileot 2022-08-16 09:40:29 +0900
  • 34bd374f75 fix: move } inside multiline function's params Munif Tanjim 2022-08-08 12:39:40 +0600
  • ca89ab9e7e
    python triple single quotes pair (#256) altermo 2022-08-06 19:27:49 +0200
  • 8f7f682caa Pass column and rule information to :with_del callback Michael Budde 2022-08-03 12:30:06 +0200
  • cc8f7569cc fix #258 add enable_abbr zztrieuzz 2022-08-01 16:52:22 +0700
  • d374efb7ec style: fix lint of sumneko lua zztrieuzz 2022-07-30 11:45:13 +0700
  • 972a7977e7
    Use commit_character from nvim-cmp event to avoid adding double parenthesis (#253) Daniel Fortes 2022-07-05 23:28:20 -0300
  • 4a95b3982b
    chore: generated vimdoc (#241) github-actions[bot] 2022-06-18 20:11:25 +0700
  • 469ef47fc2
    rewrite cmp.on_confirm_done (#244) Pedro Castro 2022-06-17 22:58:25 -0300
  • fa6876f832
    FEAT: option for some people who want only one history in undo sequnce (#249) Zhong Liu 2022-06-15 06:28:10 +0800
  • 84cde3547e update README zztrieuzz 2022-06-09 19:45:05 +0700
  • 5dad9ad377
    add installation instructions for vim-plug & Plug (#248) Aymen 2022-06-08 07:06:14 +0100
  • b9cc0a26f3 docs: replace string.gsub with [=[...]=] string alohaia 2022-05-25 21:04:34 +0800
  • aea913109d docs XXiaoA 2022-05-04 13:11:26 +0800
  • 4c70ccf786 fix ci zztrieuzz 2022-05-03 15:20:38 +0700
  • e8e5287f22 update ci zztrieuzz 2022-05-03 09:06:07 +0700
  • 62519f7573 fix #238 zztrieuzz 2022-04-26 14:00:26 +0700
  • 63779ea99e feat(ts): add is_in_range function Pedro Castro 2022-04-26 13:23:33 -0300
  • 3d7b552eb4 Reuse cond_opt in autopairs_cr Yarden Sod-Moriah 2022-04-23 12:19:18 +0300
  • 0ebfef16ec Use replace_endpair when expanding with endwise Yarden Sod-Moriah 2022-04-20 11:55:39 +0300
  • e9b47f0f68 fix: use vim.treesitter.query instead of deprecated nvim-treesitter.ts_query ecosse3 2022-04-19 11:26:37 +0200
  • 38d486a1c4 Remove deprecated setup() function. Dan Sully 2022-04-13 10:30:39 -0700
  • 6fb0479704 chore: generated vimdoc github-actions[bot] 2022-04-12 00:57:48 +0000
  • 8faf72bafe fix(fastwrap): remove offset on config zztrieuzz 2022-04-12 07:54:53 +0700
  • fc2a145242 fix(fastwrap): offset change on end line. zztrieuzz 2022-04-11 17:46:25 +0700
  • 06535b1f1a improves fastwrap on space zztrieuzz 2022-04-02 14:10:43 +0700
  • f3ebca37d6 chore: generated vimdoc github-actions[bot] 2022-03-25 03:09:21 +0000
  • 687c9e6c0b update README zztrieuzz 2022-03-25 08:32:47 +0700
  • 96a0dde0aa update FUNDING zztrieuzz 2022-03-25 08:16:59 +0700
  • c842fea835 chore: generated vimdoc github-actions[bot] 2022-03-24 08:43:44 +0000
  • d6169b2392 fix: allow add bracket inside quote zztrieuzz 2022-03-24 15:43:05 +0700
  • 6617498bea Enable triple quote in kotlin ObserverOfTime 2022-03-14 12:59:01 +0200
  • d2cde7c580 fix: completion text not allow character $ zztrieuzz 2022-03-06 19:31:20 +0700
  • 94d42cd1af Revert "Don't attempt to auto pair on completion, if the completion is a" zztrieuzz 2022-03-06 19:29:03 +0700
  • 7bc61885cc chore: generated vimdoc github-actions[bot] 2022-03-02 03:58:28 +0000
  • 411a18df9f
    Merge pull request #217 from fmoda3/fix-insert-text-snippet windwp 2022-03-04 15:17:26 +0700
  • 4fc3c19d1c Don't attempt to auto pair on completion, if the completion is a snippet Frank Moda 2022-03-03 22:44:38 -0500
  • 771fda8d16 fix #208 zztrieuzz 2022-03-02 10:57:32 +0700
  • 994b78fd85 fix #215 zztrieuzz 2022-03-01 21:15:58 +0700
  • 784398a8f1 fix endwise spec zztrieuzz 2022-02-14 14:46:11 +0700
  • 9dec9ac805
    Merge pull request #211 from dmbfm/master windwp 2022-02-14 11:23:30 +0700
  • d0a38d6278 cmp: moved commit character check Daniel Fortes 2022-02-13 23:12:05 -0300
  • 64c2656664 Don't add () when autocompleting import of functions Thiago Bellini Ribeiro 2022-02-12 12:46:31 -0300
  • 69d35ff2cf cmp: Fixed double parentheses bug Daniel Fortes 2022-02-11 09:57:56 -0300
  • 150eac2b6d fix: test utils zztrieuzz 2022-02-11 07:40:52 +0700
  • 2465eb6e5e support rescript-jsx Pedro Castro 2022-02-09 03:21:11 -0300
  • 97e454ce9b fix: do not trigger InsertLeave when <CR> Queensferry 2022-01-14 11:59:55 +0800
  • c027bbb7eb fix #204 zztrieuzz 2022-01-12 11:28:39 +0700
  • 5348e4a778 fix(cmp): issue(#202) lu5je0 2022-01-08 01:15:58 +0800
  • 96858723f1 fix: use 0 instead of nil for current buffer zeertzjq 2022-01-04 10:03:49 +0800
  • 3909fc7912 fix: treesitter_spec zztrieuzz 2021-12-26 15:18:37 +0700
  • a9b6b98de3 fix: ts-conds remove check ts-node zztrieuzz 2021-12-26 15:03:58 +0700
  • e90e12c789 fix tests zztrieuzz 2021-12-23 06:02:20 +0700
  • 38f08137d4 fix: change the order of double quote rule zztrieuzz 2021-12-23 05:58:05 +0700
  • 94a4fa4b9f chore: generated vimdoc github-actions[bot] 2021-12-18 22:34:15 +0000
  • 4406e94ba6 Feat: Add the option mapping <C-h> to deleting a pair Jakub Kaczor 2021-12-17 11:48:41 +0100
  • 04cd1779f8 refactor: reuse test test_utils zztrieuzz 2021-12-11 08:45:58 +0700
  • 8b932b6180
    Merge pull request #188 from windwp/bot/vimdoc/master windwp 2021-12-08 21:07:30 +0700
  • 5a857322aa chore: generated vimdoc github-actions[bot] 2021-12-08 14:01:23 +0000
  • 4f8f8778f1 ci: rules api docs from wiki zztrieuzz 2021-12-08 20:27:46 +0700
  • f104b9bf84 refactor: remove "check" on condition name zztrieuzz 2021-12-08 19:59:52 +0700
  • 18fe311bb9 chore: generated vimdoc github-actions[bot] 2021-12-02 08:46:29 +0000
  • 5da0994f6c feat: disable insert pairs after visual block mode zztrieuzz 2021-12-02 15:40:08 +0700
  • fba2503bd8 chore: generated vimdoc github-actions[bot] 2021-11-21 21:52:21 +0000
  • 8d5e46cd27 Improve grammar in README. Stephen Brown-Bourne 2021-11-21 13:15:25 -0800
  • fd6b301dd2 fix test zztrieuzz 2021-11-21 19:24:09 +0700
  • c96e06595c refactor: test_utils zztrieuzz 2021-11-21 09:18:08 +0700
  • 1f18e79ee9 fix: double quotes on vim filetype 😍 zztrieuzz 2021-11-15 08:57:59 +0700
  • e785a0e3ad Add endwise support for inline anonymous functions in Elixir Igor Barchenkov 2021-11-14 21:55:15 +0300
  • f4f1c9f27d remove print zztrieuzz 2021-11-09 15:01:57 +0700
  • 01f3a9f72f fix(cmp): add pair on cmp event zztrieuzz 2021-11-07 09:20:15 +0700
  • f858ab38b5 chore: generated vimdoc github-actions[bot] 2021-11-03 23:53:44 +0000
  • 50163eeae0 Update README zztrieuzz 2021-11-04 06:53:04 +0700
  • 22a6fe3164 feat(cmp): wrap lisp function instead of appending paran tami5 2021-11-03 10:25:52 +0300
  • e6b1870cd2 chore: generated vimdoc github-actions[bot] 2021-10-29 11:00:45 +0000
  • cd182bcba4 update README.md zztrieuzz 2021-10-29 18:00:01 +0700
  • 48830948de chore: generated vimdoc github-actions[bot] 2021-10-29 02:04:29 +0000
  • 76658097d7 docs: fix #171 zztrieuzz 2021-10-29 09:02:34 +0700
  • b977c8c38a fix(fastwrap): change offset fast wrap zztrieuzz 2021-10-28 19:22:29 +0700
  • de0b89d95c fix: bufdelete on terminal is not correct fix #169 zztrieuzz 2021-10-28 18:38:31 +0700
  • 03cc1e0e68 fix(cmp): remove pull request zztrieuzz 2021-10-28 17:50:57 +0700
  • 599f7a15eb fix(cmp): remove mapping <CR> on autopairs use nvim-cmp setup zztrieuzz 2021-10-28 11:59:55 +0700
  • dffcd00ef4 spec: document field only zztrieuzz 2021-10-26 12:57:21 +0700