Commit graph

756 commits

Author SHA1 Message Date
hrsh7th
6c84bc75c6 implement is_invalid detection 2023-08-10 16:52:10 +09:00
sandersantema
c4e491a87e
perf: fix nvim_replace_termcodes being called on every CursorMoved (#1650) 2023-07-10 13:57:29 +09:00
hrsh7th
2743dd989e improve pattern handling 2023-06-30 21:49:25 +09:00
hrsh7th
e1f1b40790 Format with stylua 2023-06-23 04:29:59 +00:00
hrsh7th
9e49ed3fee fix confirm resolve 2023-06-23 13:29:35 +09:00
Jose Vargas
8a1694ff33
Expand docs for select_next_item select_prev_item (#1626) 2023-06-21 22:57:52 +09:00
kyoh86
fa492591fe
fix type of the config.autocomplete to accept false (#1624) 2023-06-19 11:32:54 +09:00
tj-moody
b8c2a62b3b
Update ghost_text type to allow true (#1616) 2023-06-11 13:21:19 +09:00
hrsh7th
69e7d280cb Format with stylua 2023-06-10 15:13:53 +00:00
fengwk
48c0bc7e73
fix: huge single line performance (#1433) (#1615) 2023-06-11 00:13:36 +09:00
hrsh7th
09ff53ff57 Format with stylua 2023-06-09 12:27:08 +00:00
hrsh7th
559b688cda restore max_item_count 2023-06-09 21:26:42 +09:00
Folke Lemaitre
6f118169af
fix(async): properly trigger callbacks when canceling and fix delays in throttle.sync (#1611) 2023-06-09 19:08:28 +09:00
Noah Friedman
b5a636d46c
Improve types related to mapping definitions (#1604) 2023-06-09 02:07:07 +09:00
EJ
a2198e3d61
fix: handle godot LSP better (#1592) 2023-06-09 02:06:37 +09:00
Corentin Hervaud
fc0f694af1
Updating documentation as cmp_git source as been moved to git (#1603) 2023-05-30 16:25:55 +09:00
hrsh7th
b43bfaf322 fix(entry): fix matches highlight information
fixes #1426
2023-05-28 22:47:11 +09:00
hrsh7th
3874e09e80 fix(entry): remove offset + 1 for tailwindcss 2023-05-28 22:33:20 +09:00
hrsh7th
1088b3743b Add extmark inline feature detection 2023-05-27 23:06:46 +09:00
hrsh7th
15e8a636df Restore schedule_wrap 2023-05-27 23:02:35 +09:00
Hawtian Wang
a0225043ab
fix entry highlight in complete-menu (#1593) 2023-05-26 15:16:03 +09:00
hrsh7th
8a3d2dd764 Remove max_item_count from source configuration 2023-05-26 02:47:45 +09:00
Folke Lemaitre
abb5c7519d
feat: cmp async (#1583) 2023-05-26 02:46:53 +09:00
Anshuman Medhi
950d0e3a93
ghost text inline (#1588) 2023-05-26 00:02:26 +09:00
David Goldstein
799392ac8d
Fix demo video in README.md (#1585) 2023-05-25 22:44:18 +09:00
Stéphane P
3ac8d6cd29
docs: fix adjecent typo (#1577) 2023-05-17 14:21:18 +09:00
jmp
41c6027994
docs: fix typos, add confirm.behavior example cfg (#1576) 2023-05-17 10:53:06 +09:00
Folke Lemaitre
768548bf49
perf(source): only filter up to 200 entries and dont use the cache (#1574) 2023-05-16 14:00:44 +09:00
François Fleur
d153771162
fix(ghost_text): safely apply virtual_text highlight (#1563) 2023-05-12 15:42:39 +09:00
hrsh7th
935b4069ce Improve misc.merge 2023-05-08 11:41:15 +09:00
hrsh7th
5a80cd4eca Fix #897 2023-05-07 15:00:04 +09:00
Felipe Gomes
1cad30fcff
Added a modified=false to documentation buffer, so it can be removed without E89 errors (#1557) 2023-05-05 15:54:16 +09:00
hrsh7th
0e120a6373 Fix #1556 2023-05-05 15:24:55 +09:00
Konstantin Labun
8b76965ed0
fix 1533, add regression test (#1558) 2023-05-05 14:26:55 +09:00
hrsh7th
0f47dcaf7e Add buftype=nofile for entries_win and docs_win
- reddit user mention this...
2023-05-04 19:35:24 +09:00
hrsh7th
8d2f190506 Fix #1550 2023-05-04 03:09:56 +09:00
hrsh7th
bd168a2f86 Format with stylua 2023-05-03 17:06:27 +00:00
hrsh7th
833954209a Add test for #1552
Close #1552
2023-05-04 02:06:01 +09:00
hrsh7th
9b0bc5f9cd Revert #1534 temporaly 2023-05-04 00:01:00 +09:00
MinSeok Kim
c718928219
fix typo (#1551) 2023-05-03 16:05:35 +09:00
Marc Jakobi
c3f7c54f6e
ci: add release workflow to publish new tags to LuaRocks (#1431)
Co-authored-by: hrsh7th <629908+hrsh7th@users.noreply.github.com>
2023-05-01 23:51:18 +09:00
hrsh7th
0cb4b8a679 Format with stylua 2023-05-01 14:23:21 +00:00
Konstantin Labun
5547295bd0
fix: #1533 (#1534) 2023-05-01 23:23:02 +09:00
Daniil Shvalov
524cc0ba61
fix(cmdline): properly compute string length (#1544) 2023-05-01 23:18:17 +09:00
hrsh7th
5dcbc91d9a
Try to fix #1458 (#1548) 2023-05-01 23:15:54 +09:00
hrsh7th
11102d3db1 Squashed commit of the following:
commit 6e81cce2cf
Author: hrsh7th <629908+hrsh7th@users.noreply.github.com>
Date:   Thu Apr 27 01:11:41 2023 +0900

    Improve key identity check
2023-04-27 11:02:23 +09:00
hrsh7th
98d5d0583c Add note for cmdline mapping limitation 2023-04-27 00:35:43 +09:00
hrsh7th
2db3d7ca42 Add note for set paste option 2023-04-27 00:32:29 +09:00
Yuta Katayama
e28fb7a730
fix: Use vim.treesitter.get_node_text() to avoid deprecation warning (#1499) 2023-04-24 13:58:46 +09:00
Michael Jakl
f55a3e7fe5
Document cmd.ConfirmBehavior options (#1503) 2023-04-24 13:55:44 +09:00