Commit Graph

  • de48fbbd5f fix(messages)!: vim.ui_attach message callbacks are unsafe Luuk van Baal 2024-06-20 14:48:06 +02:00
  • 7d771c3eee Merge pull request #31168 from bfredl/noattach bfredl 2024-11-14 13:10:32 +01:00
  • e61228a214 fix(tests): needing two calls to setup a screen is cringe bfredl 2024-11-11 22:15:19 +01:00
  • 40dee8a2dc vim-patch:c4208da: runtime(compiler): include a Java Maven compiler plugin Christian Clason 2024-11-13 20:28:20 +01:00
  • c905f16507 vim-patch:8e013b1: runtime(racket): update Racket runtime files Christian Clason 2024-11-13 20:26:51 +01:00
  • b820b0e47e Merge pull request #31204 from zeertzjq/vim-8b96858 zeertzjq 2024-11-14 08:08:35 +08:00
  • 41be1bfe05 vim-patch:9b05326: runtime(doc): improve indentation in examples for netrw-handler zeertzjq 2024-11-14 07:21:32 +08:00
  • d410583e7d vim-patch:8b96858: runtime(doc): improve examples for netrw-handler functions zeertzjq 2024-11-14 07:21:22 +08:00
  • e5cd5098f8 build(deps): bump luajit to HEAD - 69bbf3c1b Christian Clason 2024-11-13 10:15:13 +01:00
  • 33d10db5b7 fix(lsp): filter completion candidates based on completeopt (#30945) Kristijan Husak 2024-11-13 16:18:29 +01:00
  • 3c0e1a89d9 fix(treesitter): show proper node name error messages Riley Bruins 2024-11-08 11:42:09 -08:00
  • 36990f324d fix(treesitter): show proper node name error messages Riley Bruins 2024-11-08 11:42:09 -08:00
  • 37f665c504 Merge pull request #31164 from bfredl/hlf_enum bfredl 2024-11-13 12:34:09 +01:00
  • ff7518b83c refactor(highlight): make enum of builtin highlights start with 1 bfredl 2024-11-11 13:06:37 +01:00
  • eaf5ae6cc6 vim-patch:210c49b: runtime(compiler): update pylint linter (#31191) zeertzjq 2024-11-13 16:00:35 +08:00
  • 28bf25d012 build(deps): bump tree-sitter to e3c826333 Christian Clason 2024-11-13 08:24:34 +01:00
  • 096cb572af vim-patch:5ca8f22: runtime(idris2): include filetype,indent+syntax plugins for (L)Idris2 + ipkg Christian Clason 2024-11-12 21:54:06 +01:00
  • 57b0fecd47 fix(startup): report --startuptime error to stderr (#31131) zeertzjq 2024-11-13 13:22:40 +08:00
  • 17e00d0cc6 fix(startup): report --startuptime error to stderr (#31131) zeertzjq 2024-11-13 13:22:40 +08:00
  • 1128d75550 vim-patch:f18987c: runtime(doc): clarify the use of filters and external commands (#31185) zeertzjq 2024-11-13 07:38:59 +08:00
  • 1643c49514 vim-patch:9.1.0860: tests: mouse_shape tests use hard code sleep value (#31184) zeertzjq 2024-11-13 07:28:40 +08:00
  • 86b737649b fix(treesitter): add 'QuitPre' event to autocommands in inspect_tree hykerr 2024-11-12 12:26:07 +01:00
  • 9aab98a275 refactor(lsp): avoid redundant function wrapping Nicolas Hillegeer 2024-11-12 10:51:42 +01:00
  • 295f98c8e0 vim-patch:9.1.0853: filetype: kubernetes config file not recognized Christian Clason 2024-11-11 22:30:04 +01:00
  • c026a114b5 vim-patch:129a844: runtime(tar): Update tar.vim to support permissions Christian Clason 2024-11-12 00:00:15 +01:00
  • 72a1df6065 Merge pull request #31137 from bfredl/hlagain bfredl 2024-11-11 20:08:26 +01:00
  • c8c237ba2c Merge pull request #31167 from luukvbaal/msgid bfredl 2024-11-11 20:04:07 +01:00
  • 3e855d533f perf(lsp): use faster version of str_byteindex Lewis Russell 2024-11-11 14:23:38 +00:00
  • 9fa3a0964e fix(messages): pass previous highlight id to ext chunks Luuk van Baal 2024-11-11 15:13:01 +01:00
  • ff575b3886 perf(filetype): optimize internal data structures Lewis Russell 2024-11-07 11:42:08 +00:00
  • 29fd5ed606 refactor(tests): use more global highlight definitions bfredl 2024-11-09 14:14:29 +01:00
  • d0e78b5871 Merge pull request #27813 from luukvbaal/msgid bfredl 2024-11-11 12:26:35 +01:00
  • 7919aa9102 vim-patch:622f6f5: runtime(tex): extra Number highlighting causes issues Christian Clason 2024-11-11 09:05:05 +01:00
  • 7906532e08 vim-patch:5b63b23: runtime(netrw): directory symlink not resolved in tree view (#31161) zeertzjq 2024-11-11 15:52:11 +08:00
  • f37d290775 vim-patch:6065755: runtime(tex): update Last Change header in syntax script Christian Clason 2024-11-10 17:50:29 +01:00
  • adbffff5d0 vim-patch:9.1.0849: there are a few typos in the source (#31159) zeertzjq 2024-11-11 08:20:41 +08:00
  • 0e54931b99 vim-patch:060107c: runtime(doc): fix typo in g:termdebug_config (#31155) zeertzjq 2024-11-10 21:47:24 +08:00
  • f59aeb5a9a build(deps): bump tree-sitter to v0.24.4 Christian Clason 2024-11-10 11:10:01 +01:00
  • 07b72d9036 vim-patch:8e6b503: runtime(tex): add Number highlighting to syntax file Christian Clason 2024-11-09 19:16:58 +01:00
  • 5ff9a9397e vim-patch:a14c457: runtime(dune): use :setl instead of :set in ftplugin Christian Clason 2024-11-09 19:16:42 +01:00
  • c5f217db01 refactor(lsp): simplify reference range logic Riley Bruins 2024-11-09 13:00:37 -08:00
  • 0eae0bc804 Merge pull request #31150 from zeertzjq/vim-bbe5252 zeertzjq 2024-11-10 10:35:57 +08:00
  • d090a02780 vim-patch:bbe5252: runtime(vim): Update base-syntax, improve :normal highlighting zeertzjq 2024-11-10 09:06:37 +08:00
  • 93dbf1d86c vim-patch:818c641: runtime(vim): Update base-syntax file, improve class, enum and interface highlighting zeertzjq 2024-11-10 10:00:35 +08:00
  • e9dc9be469 vim-patch:80aabaa: runtime(vim): Distinguish Vim9 builtin object methods from namesake builtin functions (vim/vim#14348) zeertzjq 2024-11-10 09:56:04 +08:00
  • f25ffc43a7 vim-patch:dfcef89: runtime(vim): Distinguish Vim9 constructor definitions from the :new ex command (vim/vim#14050) zeertzjq 2024-11-10 09:50:59 +08:00
  • 3da8f4c7ee vim-patch:5e7f43b: runtime(termdebug): allow to use decimal signs (#31149) zeertzjq 2024-11-10 09:24:27 +08:00
  • 7232b54aee vim-patch:partial:624bb83: runtime(doc): Tweak documentation style a bit (#31148) zeertzjq 2024-11-10 09:11:06 +08:00
  • f8ee92feec fix: deps build for ARM64 MSVC Johnny Shaw 2024-08-15 00:39:32 -06:00
  • 98ec48eefb fix(inccommand): ensure cursor is where it belongs Luuk van Baal 2024-11-02 06:54:43 +01:00
  • 34a976ec2b ci: downgrade to clang 19 dundargoc 2024-11-09 15:20:24 +01:00
  • 7d8dd8234a ci: downgrade to clang 19 dundargoc 2024-11-09 15:20:24 +01:00
  • 4f9260d06a feat(ext_messages): add hl_id to ext_messages chunks Luuk van Baal 2024-03-08 14:44:58 +01:00
  • dd4c828c86 Merge pull request #31118 from bfredl/merehl bfredl 2024-11-09 13:48:45 +01:00
  • 6a07b199ff vim-patch:9.1.0003: Cannot build against Ruby 33 dynamically (#30683) zeertzjq 2024-10-06 07:28:28 +08:00
  • 6550227110 ci: bump Intel macOS runners to 13 Christian Clason 2024-10-19 12:35:39 +02:00
  • b7f025e45b ci: adjust reviewers dundargoc 2024-10-31 17:47:24 +01:00
  • 6c12cfe18c ci: work around flaky python tests (#31063) dundargoc 2024-11-03 16:00:18 +01:00
  • 7774ca9107 ci: bump macos runner version to macos-15 dundargoc 2024-10-05 19:03:11 +02:00
  • 348a939168 tests: skip watch.watchdirs test on macos 14 CI Justin M. Keyes 2024-10-02 16:36:50 +02:00
  • 9455686b6f docs: misc (#29410) dundargoc 2024-07-04 23:20:45 +02:00
  • 1a4e78832f ci: bump ubuntu runner version to ubuntu-24.04 dundargoc 2024-10-02 15:16:13 +02:00
  • 07b14c8e2e build: specify POST_BUILD when using add_custom_command dundargoc 2024-11-08 17:16:43 +01:00
  • 4b001f297a fix(lsp): fix infinite loop Lewis Russell 2024-11-09 08:40:27 +00:00
  • b7e1bbfb50 Merge pull request #31130 from zeertzjq/vim-3780c11 zeertzjq 2024-11-09 09:31:52 +08:00
  • c914ecf4c9 vim-patch:0f60fbf: runtime(compiler): improve cppcheck zeertzjq 2024-11-09 08:45:06 +08:00
  • 591884c9fb vim-patch:39f52a6: runtime(structurizr): Update structurizr syntax zeertzjq 2024-11-09 08:44:37 +08:00
  • 6b6a3b3894 vim-patch:6e410c9: runtime(8th): updated 8th syntax zeertzjq 2024-11-09 08:44:12 +08:00
  • b4c5e743ac vim-patch:6d9a145: runtime(compiler): add mypy and ruff compiler; update pylint linter zeertzjq 2024-11-09 08:43:43 +08:00
  • 5c600370e0 vim-patch:64a536d: runtime(netrw): fix several bugs in netrw tree listing zeertzjq 2024-11-09 08:37:59 +08:00
  • 1d9eb84558 vim-patch:a063b22: runtime(netrw): prevent polluting the search history zeertzjq 2024-11-09 08:24:11 +08:00
  • 32566dc1c3 vim-patch:3780c11: runtime(compiler): fix typo in cppcheck compiler plugin zeertzjq 2024-11-09 08:23:55 +08:00
  • 5a27d02584 docs: misc (#30914) dundargoc 2024-11-09 01:10:56 +01:00
  • ad3472e291 fix(vim.system): resolve executable paths on windows Lewis Russell 2024-11-07 16:21:49 +00:00
  • 7342e6b00d perf(lsp): do not apply semantic tokens to folded lines Lewis Russell 2024-11-08 11:46:53 +00:00
  • 5cfa7a72f8 refactor(message): propagate highlight id instead of attrs Luuk van Baal 2024-02-20 17:25:57 +01:00
  • abe6a07c54 refactor(tests): continue the global highlight definition work bfredl 2024-11-08 11:45:55 +01:00
  • 475f9f64ef Merge pull request #31073 from bfredl/cmdchar bfredl 2024-11-08 13:08:14 +01:00
  • 092042b43d fix(cmdline): simplify and correct grapheme cluster adjustment bfredl 2024-11-04 14:07:10 +01:00
  • 8ab1903092 Merge pull request #31040 from luukvbaal/cmdpreviewcurs bfredl 2024-11-08 11:22:14 +01:00
  • f83a31b49d refactor(options): use os_win/os_buf for local options (#31060) zeertzjq 2024-11-08 14:54:28 +08:00
  • 8af1702647 refactor(options): remove varp argument for set_option (#31111) Famiu Haque 2024-11-08 11:28:18 +06:00
  • 59e130b6ca fix(inccommand): ensure cursor is where it belongs Luuk van Baal 2024-11-02 06:54:43 +01:00
  • 5a86360400 test: add test for key following ignored mouse move (#31104) zeertzjq 2024-11-07 17:53:30 +08:00
  • 000129201c perf(mouse): only generate <MouseMove> for a new cell positon (#31103) errael 2024-11-07 00:21:28 -08:00
  • f7e32fb6e6 fix(test): better management of tmpfiles Lewis Russell 2024-11-06 11:05:27 +00:00
  • f8b193a01e ci: adjust reviewers dundargoc 2024-10-31 17:47:24 +01:00
  • c0f222d55b Merge pull request #31062 from famiu/refactor/options/ff_macro bfredl 2024-11-06 10:19:28 +01:00
  • 04274a4173 refactor(options): remove unnecessary call to find_option() (#31088) Famiu Haque 2024-11-06 04:07:29 +06:00
  • ba40a6dbe3 vim-patch:9.1.0839: filetype: leo files are not recognized Christian Clason 2024-11-04 20:03:10 +01:00
  • 65b9499e4a vim-patch:9.1.0840: filetype: idris2 files are not recognized Christian Clason 2024-11-04 21:52:04 +01:00
  • baf74ef975 vim-patch:59834ba: runtime(matchparen): Add matchparen_disable_cursor_hl config option Christian Clason 2024-11-04 21:54:34 +01:00
  • fc8e786dae vim-patch:19bc76c: runtime(cook): include cook filetype plugin Christian Clason 2024-11-04 20:05:00 +01:00
  • 9ee1c87591 vim-patch:9dadfe7: runtime(debversions): Update Debian versions Christian Clason 2024-11-04 20:04:32 +01:00
  • f5b84c1a44 vim-patch:9.1.0841: tests: still preferring python2 over python3 (#31083) zeertzjq 2024-11-05 07:26:33 +08:00
  • cbc9a03f58 refactor(options): remove fileformat macros Famiu Haque 2024-11-03 16:36:26 +06:00
  • 079e5f4f9b feat(defaults): unimpaired empty line below/above cursor #30984 Yochem van Rosmalen 2024-11-04 15:06:18 +01:00
  • a27419f3fc feat(options)!: disallow setting hidden options #28400 Famiu Haque 2024-11-04 19:00:12 +06:00
  • 04d178053f Merge pull request #30608 from bfredl/cchar2 bfredl 2024-11-04 13:59:24 +01:00
  • 23290e7676 feat(editor): handle new multibyte sequences in normal mode replacement bfredl 2024-09-29 10:05:27 +02:00