Commit Graph

  • 48c0bc7e73 fix: huge single line performance (#1433) (#1615) fengwk 2023-06-10 23:13:36 +08:00
  • 09ff53ff57 Format with stylua hrsh7th 2023-06-09 12:27:08 +00:00
  • 559b688cda restore max_item_count hrsh7th 2023-06-09 21:26:42 +09:00
  • 6f118169af fix(async): properly trigger callbacks when canceling and fix delays in throttle.sync (#1611) Folke Lemaitre 2023-06-09 12:08:28 +02:00
  • b5a636d46c Improve types related to mapping definitions (#1604) Noah Friedman 2023-06-08 13:07:07 -04:00
  • a2198e3d61 fix: handle godot LSP better (#1592) EJ 2023-06-08 13:06:37 -04:00
  • fc0f694af1 Updating documentation as cmp_git source as been moved to git (#1603) Corentin Hervaud 2023-05-30 09:25:55 +02:00
  • b43bfaf322 fix(entry): fix matches highlight information fixes #1426 hrsh7th 2023-05-28 22:47:11 +09:00
  • 3874e09e80 fix(entry): remove offset + 1 for tailwindcss hrsh7th 2023-05-28 22:33:20 +09:00
  • 1088b3743b Add extmark inline feature detection hrsh7th 2023-05-27 23:06:46 +09:00
  • 15e8a636df Restore schedule_wrap hrsh7th 2023-05-27 23:02:13 +09:00
  • a0225043ab fix entry highlight in complete-menu (#1593) Hawtian Wang 2023-05-26 14:16:03 +08:00
  • 8a3d2dd764 Remove max_item_count from source configuration hrsh7th 2023-05-26 02:47:45 +09:00
  • abb5c7519d feat: cmp async (#1583) Folke Lemaitre 2023-05-25 19:46:53 +02:00
  • 950d0e3a93 ghost text inline (#1588) Anshuman Medhi 2023-05-25 23:02:26 +08:00
  • 799392ac8d Fix demo video in README.md (#1585) David Goldstein 2023-05-25 09:44:18 -04:00
  • 3ac8d6cd29 docs: fix adjecent typo (#1577) Stéphane P 2023-05-17 07:21:18 +02:00
  • 41c6027994 docs: fix typos, add confirm.behavior example cfg (#1576) jmp 2023-05-16 18:53:06 -07:00
  • 768548bf49 perf(source): only filter up to 200 entries and dont use the cache (#1574) Folke Lemaitre 2023-05-16 07:00:44 +02:00
  • d153771162 fix(ghost_text): safely apply virtual_text highlight (#1563) François Fleur 2023-05-12 06:42:39 +00:00
  • 935b4069ce Improve misc.merge hrsh7th 2023-05-08 11:41:15 +09:00
  • 5a80cd4eca Fix #897 hrsh7th 2023-05-07 14:59:51 +09:00
  • 1cad30fcff Added a modified=false to documentation buffer, so it can be removed without E89 errors (#1557) Felipe Gomes 2023-05-05 03:54:16 -03:00
  • 0e120a6373 Fix #1556 hrsh7th 2023-05-05 15:24:32 +09:00
  • 8b76965ed0 fix 1533, add regression test (#1558) Konstantin Labun 2023-05-04 22:26:55 -07:00
  • 0f47dcaf7e Add buftype=nofile for entries_win and docs_win - reddit user mention this... hrsh7th 2023-05-04 19:35:24 +09:00
  • 8d2f190506 Fix #1550 hrsh7th 2023-05-04 03:09:56 +09:00
  • bd168a2f86 Format with stylua hrsh7th 2023-05-03 17:06:27 +00:00
  • 833954209a Add test for #1552 Close #1552 hrsh7th 2023-05-04 02:00:03 +09:00
  • 9b0bc5f9cd Revert #1534 temporaly hrsh7th 2023-05-04 00:01:00 +09:00
  • c718928219 fix typo (#1551) MinSeok Kim 2023-05-03 16:05:35 +09:00
  • c3f7c54f6e ci: add release workflow to publish new tags to LuaRocks (#1431) Marc Jakobi 2023-05-01 16:51:18 +02:00
  • 0cb4b8a679 Format with stylua hrsh7th 2023-05-01 14:23:21 +00:00
  • 5547295bd0 fix: #1533 (#1534) Konstantin Labun 2023-05-01 07:23:02 -07:00
  • 524cc0ba61 fix(cmdline): properly compute string length (#1544) Daniil Shvalov 2023-05-01 17:18:17 +03:00
  • 5dcbc91d9a Try to fix #1458 (#1548) hrsh7th 2023-05-01 23:15:54 +09:00
  • 11102d3db1 Squashed commit of the following: hrsh7th 2023-04-27 11:02:23 +09:00
  • 98d5d0583c Add note for cmdline mapping limitation hrsh7th 2023-04-27 00:35:43 +09:00
  • 2db3d7ca42 Add note for set paste option hrsh7th 2023-04-27 00:32:29 +09:00
  • e28fb7a730 fix: Use vim.treesitter.get_node_text() to avoid deprecation warning (#1499) Yuta Katayama 2023-04-24 13:58:46 +09:00
  • f55a3e7fe5 Document cmd.ConfirmBehavior options (#1503) Michael Jakl 2023-04-24 06:55:44 +02:00
  • 78bb79b18a fix(rockspec): add doc folder (#1481) Leix b 2023-04-24 06:53:56 +02:00
  • 777450fd0a Improve docs hrsh7th 2023-03-17 13:22:04 +09:00
  • feed47fd1d fix: annotate complete option as optional (#1475) Turiiya 2023-03-05 14:48:55 +01:00
  • 01f697a689 fix: in lua if(0) evaluates to true, so check vim.fn.has == 1 (#1465) Joey Buiteweg 2023-02-27 01:39:37 -05:00
  • 227306a339 fix: de-duplicate completion correctly (#1466) musjj 2023-02-27 13:39:25 +07:00
  • 339186c979 fix CI (#1462) NAKAI Tsuyoshi 2023-02-27 15:28:01 +09:00
  • 7a3b1e76f7 Improve docs hrsh7th 2023-02-24 12:23:36 +09:00
  • 4261563063 Fix #1443 hrsh7th 2023-02-24 12:15:40 +09:00
  • 7cd39409e7 Fix #1443 hrsh7th 2023-02-23 13:39:27 +09:00
  • ba7a53478d fix: better check for if setcmdline() is available (#1456) Joey Buiteweg 2023-02-22 02:23:58 -05:00
  • d3a2833c11 doc: fix spelling of whether (#1453) Bradley Jones 2023-02-21 15:08:00 +00:00
  • 8202df9561 fix: prevent autocmd outbursts by using setcmdline instead of feedkey (#1446) NAKAI Tsuyoshi 2023-02-19 00:58:05 +09:00
  • 0c6a89af9a Improve perf hrsh7th 2023-02-18 16:46:02 +09:00
  • ea9eaff573 Maybe improve cmdline redraw hrsh7th 2023-02-16 22:49:56 +09:00
  • 208d69f233 README.md: don't set 'completeopt' (#1442) Sizhe Zhao 2023-02-15 23:02:19 +08:00
  • c4128bcd13 Fix CI hrsh7th 2023-02-15 00:32:21 +09:00
  • a926412e16 Fix fuzzy matching option check and matched position hrsh7th 2023-02-15 00:30:03 +09:00
  • 1b2e843a69 Add cmp.mapping.preset.* change policy hrsh7th 2023-02-14 23:39:56 +09:00
  • 6635b7aee5 Fix fuzzy match without no partial match hrsh7th 2023-02-14 22:41:28 +09:00
  • aae0c3e4e7 Implement middle fuzzy matching Fixes #1422 hrsh7th 2023-02-11 22:52:28 +09:00
  • 53f49c5145 feat(mapping): add all native mappings (#1430) Wuelner Martínez 2023-02-11 07:31:42 -06:00
  • cfafe0a1ca Improved: ALL option settings do not fire the OptionSet event (#1417) tummetott 2023-02-03 17:09:00 +01:00
  • e7e2ef7031 Setting local window options does not trigger the "OptionSet" event (#1415) tummetott 2023-01-26 12:10:50 +01:00
  • 11a95792a5 Disable sort_text by default hrsh7th 2023-01-06 15:29:16 +09:00
  • 4748ea5a5a Fix locality sorting hrsh7th 2023-01-06 13:45:13 +09:00
  • c49ad26e89 keymap.lua: Fix duplicate keymap detection (#1379) MovEaxEsp 2022-12-30 12:58:28 -05:00
  • e55033fce4 Fix #1322 hrsh7th 2022-12-27 15:53:05 +09:00
  • a9c701fa7e Round up width/height for windows (#1373) Lyude 2022-12-26 23:11:42 -05:00
  • d09b0c396a convert encoding of range instead of start / end (#1364) Marcus Caisey 2022-12-23 07:43:55 +00:00
  • 8868cf9a09 Delete FUNDING.yml hrsh7th 2022-12-20 23:27:27 +09:00
  • 8bbaeda725 fix(api): consider multibyte characters in get_screen_cursor (cmdline) (#1352) NAKAI Tsuyoshi 2022-12-15 20:27:02 +09:00
  • 10b1d11252 Docs: Use tree-sitter language injection (#1350) OgaKen 2022-12-15 13:36:48 +09:00
  • 93f385c176 Fix #1327 hrsh7th 2022-11-28 00:24:10 +09:00
  • bb95d975ff Fix #1329 hrsh7th 2022-11-27 13:11:01 +09:00
  • 4c05626ccd Improve a bit hrsh7th 2022-11-25 03:20:07 +09:00
  • 431f045968 Refactor a bit hrsh7th 2022-11-25 01:57:19 +09:00
  • 0a9ccdf122 Fix #1321 Fix #1315 hrsh7th 2022-11-25 01:46:04 +09:00
  • 31a145c866 Fix #1249 hrsh7th 2022-11-23 23:44:01 +09:00
  • 8a9e8a89ee feat: added scrollbar option to window.completition ( #1087) (#1308) pure-bliss 2022-11-18 09:31:06 +01:00
  • a188be8559 Add a rule to install stylua and use the local one for other rules (#1307) Zhizhen He 2022-11-16 13:22:24 +08:00
  • e820335208 LSP 3.17 (#1306) hrsh7th 2022-11-16 01:27:15 +09:00
  • aee40113c2 fix: type annotation for enabled field in ConfigSchema (#1299) figsoda 2022-11-12 23:58:01 -05:00
  • c53dd36adc Fix parantheses bug and use string.rep (#1297) Zahid 2022-11-12 03:16:12 +01:00
  • 69c85860d7 chore: run formatting (#1295) stnley 2022-11-11 07:44:36 -05:00
  • c37ea78941 Update docs_view.lua (#1292) gegoune 2022-11-11 04:27:19 +02:00
  • ec86960d79 fix: "count" option inserting characters (#1293) stnley 2022-11-10 20:53:29 -05:00
  • 11839571ab Fix #1276 hrsh7th 2022-11-10 21:58:39 +09:00
  • 16ec8c6b12 fix(custom_entries_view): offset is also the number of bytes (#1288) NAKAI Tsuyoshi 2022-11-10 09:26:26 +09:00
  • bdfadc1238 feat: select_next_item and select_prev_item support "count" option. deafults to 1 (#1262) ADoyle 2022-11-09 18:26:20 +08:00
  • c8d4afdad6 fix(custom_entries_view): consider multibyte characters (#1287) NAKAI Tsuyoshi 2022-11-09 19:25:26 +09:00
  • 9bb8ee6e2d fix(custom_entries_view): remove off-by-one error with bottom_up selection order (#1261) sanka047 2022-10-28 20:04:41 -05:00
  • cdb77665bb Use default_capabilities() in doc and util (#1254) Austin Ray 2022-10-22 00:26:32 -04:00
  • e94d348931 Fix undefined new() error in example source (#1237) nat-418 2022-10-16 11:29:26 +02:00
  • 0b6654d3de Update README to use the new default_capabilities (#1243) sigmaSd 2022-10-16 09:11:40 +01:00
  • 3347dd3c59 Fix #1217 hrsh7th 2022-10-15 15:20:35 +09:00
  • 69476c9e06 ci hrsh7th 2022-10-15 15:16:27 +09:00
  • bf1b112615 Remove ansiblels test hrsh7th 2022-10-15 15:11:07 +09:00
  • 714ccb7483 fix compatibility with nvim < 0.8 (#1227) figsoda 2022-10-11 11:35:19 -04:00
  • 53bd574901 Fix #1213 hrsh7th 2022-10-11 11:44:23 +09:00