Commit Graph

  • b52ffd0a59 fix(inspect): always show priority Christian Clason 2024-12-07 10:57:09 +01:00
  • 6a63034b51 fix(completion): avoid deleting text when completion leader changes #31448 luukvbaal 2024-12-06 13:07:52 +01:00
  • 4817547ec4 feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493) zeertzjq 2024-12-07 21:42:44 +08:00
  • 92e61072ac Merge pull request #31475 from luukvbaal/delgravity bfredl 2024-12-07 12:06:58 +01:00
  • c63e49cce2 fix(treesitter): #trim! range for nodes ending at col 0 #31488 Riley Bruins 2024-12-07 03:01:59 -08:00
  • 5c245ec3e9 fix: remove vim.lsp._with_extend Lewis Russell 2024-12-06 17:09:49 +00:00
  • bdfba8598b fix(lsp): cancel pending requests before refreshing tris203 2024-12-06 16:25:13 +00:00
  • b5b84b806a fix(inspect): show priority for treesitter highlights Christian Clason 2024-12-06 19:18:03 +01:00
  • c2bf09ddff fix(lsp): check for configuration workspace folders when reusing clients Maria José Solano 2024-11-24 13:43:27 -08:00
  • 9c278af7cc fix(inspect): show priority for treesitter highlights Christian Clason 2024-12-06 19:18:03 +01:00
  • ec94c2704f vim-patch:9.1.0908: not possible to configure :messages (#31492) zeertzjq 2024-12-07 10:17:36 +08:00
  • 517ecb85f5 feat(stdlib): vim.json.encode(...,{escape_slash:boolean}) #30561 Bartłomiej Maryńczak 2024-12-06 21:43:41 +01:00
  • fac96b72a5 fix(lsp): add foldingrange method support check #31463 Tristan Knight 2024-12-06 18:09:07 +00:00
  • 2550b5e9bd docs: do not escape Lua keywords #31467 Gregory Anders 2024-12-06 12:08:46 -06:00
  • ba7370a902 Merge #30085 #trim! all whitespace Justin M. Keyes 2024-12-06 10:08:20 -08:00
  • f0ea38a4bc test(treesitter): add a simple testutil file Riley Bruins 2024-08-30 19:27:18 -07:00
  • b8c75a31e6 feat(treesitter): #trim! can trim all whitespace Riley Bruins 2024-08-17 21:05:09 -07:00
  • e8e3b443f8 feat(defaults): disable 'foldcolumn' in terminal buffers (#31480) Micah Halter 2024-12-06 11:19:24 -05:00
  • 1077843b9b fix(filetype): make filetype detection work with :doautocmd (#31470) zeertzjq 2024-12-06 20:57:21 +08:00
  • 367182abd5 docs: delineate blocks/list items #30973 Brian A. Weston 2024-12-06 04:48:50 -08:00
  • e788d1a3a9 fix(completion): avoid deleting text when completion leader changes #31448 luukvbaal 2024-12-06 13:07:52 +01:00
  • e9f4ceeb74 fix(events): don't expand args.file for Lua callback (#31473) zeertzjq 2024-12-06 20:01:28 +08:00
  • c4f76299f0 fix(marks): skip right_gravity marks when deleting text Luuk van Baal 2024-12-06 11:13:58 +01:00
  • 812d029702 vim-patch:9.1.0906: filetype: Nvidia PTX files are not recognized Christian Clason 2024-12-06 09:20:32 +01:00
  • bf5c1346c5 vim-patch:ea0e41a: runtime(doc): make tag alignment more consistent in filetype.txt (#31459) zeertzjq 2024-12-06 07:22:44 +08:00
  • fd902b1cb2 fix(diagnostic): only store quickfix id when creating a new one #31466 Jeremy Fleischman 2024-12-05 13:59:33 -08:00
  • 12901447cb docs: graduate intro.txt to "flow layout" #31462 Justin M. Keyes 2024-12-05 07:18:27 -08:00
  • fccef5ec35 refactor: comments, variable names vanaigr 2024-11-28 22:30:38 -06:00
  • c57397f981 docs: add comments for DecorRangeSlot struct vanaigr 2024-11-09 23:10:49 -06:00
  • 3abd7ed4a4 perf: consider only active decorations when drawing lines vanaigr 2024-10-19 16:28:47 -05:00
  • 845e563421 Merge #31451 docs Justin M. Keyes 2024-12-05 04:02:34 -08:00
  • 950048b206 Merge pull request #31461 from zeertzjq/backport zeertzjq 2024-12-05 19:52:55 +08:00
  • 7ca0408a1f fix(defaults): don't replace keycodes in Visual search mappings (#31460) zeertzjq 2024-12-05 19:03:58 +08:00
  • 8323398bc6 fix(defaults): don't replace keycodes in Visual search mappings (#31460) zeertzjq 2024-12-05 19:03:58 +08:00
  • 6a929b15c9 vim-patch:9.1.0903: potential overflow in spell_soundfold_wsal() (#31456) glepnir 2024-12-05 17:51:58 +08:00
  • 2f5e7cbac4 vim-patch:9.1.0905: Missing information in CompleteDone event (#31455) glepnir 2024-12-05 17:49:39 +08:00
  • 540def7d2c test(system_spec): check for .git dir before using git (#31458) zeertzjq 2024-12-05 17:13:22 +08:00
  • 78a36cdd55 Merge pull request #31452 from jamessan/backport-31358 James McCoy 2024-12-04 19:51:39 -07:00
  • 694c3992ea test(marktree): expose test functions in release builds James McCoy 2024-12-03 06:34:07 -05:00
  • 9695650c0c ci: run tests directly rather than via the Makefile James McCoy 2024-11-27 07:55:55 -05:00
  • 7781111fef test(main_spec): make "nvim -v" test agnostic to build type James McCoy 2024-11-26 22:11:20 -05:00
  • 4007c42b77 test(version_spec): expect vim.NIL, not nil, for "build" if not in a git clone James McCoy 2024-11-26 21:07:28 -05:00
  • 584b811aee test(main_spec): use CMakePresets.json instead of .git for root marker James McCoy 2024-11-26 21:04:50 -05:00
  • a930b2666e ci(test): remove the .git directory for Linux James McCoy 2024-11-26 15:27:52 -05:00
  • c36c4ddae2 ci: run one set of tests with a release build James McCoy 2024-11-26 15:20:36 -05:00
  • 5413c6475e docs: graduate gui.txt to "flow layout" Justin M. Keyes 2024-12-05 01:38:44 +01:00
  • 8f84167c30 refactor(runtime.c): misc Lewis Russell 2024-12-03 15:31:36 +00:00
  • 0a15cd2500 misc: keep deprecated vim.loader.disable stub (#31450) Gregory Anders 2024-12-04 10:17:46 -06:00
  • 52481eecf0 docs: mention new terminal defaults (#31449) Gregory Anders 2024-12-04 10:17:19 -06:00
  • 7579af3c51 feat(diagnostic): vim.diagnostic.setqflist improvements #30868 Jeremy Fleischman 2024-12-04 07:49:57 -08:00
  • 6586645d78 docs: help tags for neovim.io searches Justin M. Keyes 2024-12-03 19:17:15 +01:00
  • e2a91876ac test(screen): adjust screen state per stylua #31441 luukvbaal 2024-12-04 16:31:08 +01:00
  • 6551e30630 Merge #31358 fix test failures for release / tarball builds Justin M. Keyes 2024-12-04 07:20:04 -08:00
  • 734dba04d1 fix(vim.system): close pipe handles after process handle Lewis Russell 2024-12-03 18:06:58 +00:00
  • 56d11b494b defaults: disable 'number', 'relativenumber', and 'signcolumn' in terminal buffers (#31443) Gregory Anders 2024-12-04 08:40:01 -06:00
  • 3cb1e825e6 fix(column): check if signcolumn changed in all windows #31439 luukvbaal 2024-12-04 14:20:24 +01:00
  • e56437cd48 feat(lsp): deprecate vim.lsp.start_client #31341 Maria José Solano 2024-12-04 05:14:47 -08:00
  • b079a9d2e7 vim-patch:9.1.0902: filetype: Conda configuration files are not recognized (#31445) zeertzjq 2024-12-04 17:49:12 +08:00
  • ae93c7f369 docs: misc, help tags for neovim.io searches #31428 Justin M. Keyes 2024-12-03 09:44:28 -08:00
  • 2495e7e22a fix(clipboard): tmux clipboard depends on $TMUX #31268 wzy 2024-12-03 21:06:54 +08:00
  • 0e299ebf75 fix(decorator): noisy errors from decoration provider #31418 JD 2024-12-03 06:41:37 -05:00
  • 48bdbf12d0 test(marktree): expose test functions in release builds James McCoy 2024-12-03 06:34:07 -05:00
  • c410375d4d ci: run tests directly rather than via the Makefile James McCoy 2024-11-27 07:55:55 -05:00
  • 9123bc0f3f test(main_spec): make "nvim -v" test agnostic to build type James McCoy 2024-11-26 22:11:20 -05:00
  • 25bd2782a5 test(version_spec): expect vim.NIL, not nil, for "build" if not in a git clone James McCoy 2024-11-26 21:07:28 -05:00
  • e5d96a69fd test(main_spec): use CMakePresets.json instead of .git for root marker James McCoy 2024-11-26 21:04:50 -05:00
  • 05dd41f3e9 ci(test): remove the .git directory for Linux James McCoy 2024-11-26 15:27:52 -05:00
  • 747e84a256 ci: run one set of tests with a release build James McCoy 2024-11-26 15:20:36 -05:00
  • 588ca99e12 Merge pull request #31408 from jamessan/vterm-test-fixture James McCoy 2024-12-03 04:30:42 -07:00
  • 7a367c6967 test(vterm): move test functions into vterm_test fixture James McCoy 2024-11-27 11:17:42 -05:00
  • 3d3a99e69c vim-patch:9.1.0900: Vim9: digraph_getlist() does not accept bool arg (#31431) zeertzjq 2024-12-03 08:32:23 +08:00
  • 308e9719cf fix(lsp): retrigger diagnostics request on server cancellation (#31345) (#31427) Gregory Anders 2024-12-02 12:13:23 -06:00
  • 49d6cd1da8 docs: provide example for configuring LSP foldexpr (#31411) Gregory Anders 2024-12-02 12:13:09 -06:00
  • e80e8a0980 fix(extmark): builtin completion can still affect nearby extmarks #31387 luukvbaal 2024-12-02 15:11:38 +01:00
  • c7ec010ade fix(extmark): builtin completion can still affect nearby extmarks #31387 luukvbaal 2024-12-02 15:11:38 +01:00
  • 9d0117fd30 test(treesitter): global highlight definitions and fold test #31407 luukvbaal 2024-12-02 15:08:26 +01:00
  • 716adbcc45 fix(api): deprecate nvim_subscribe, nvim_unsubscribe #30456 Justin M. Keyes 2024-12-02 04:16:44 -08:00
  • c1378413c1 vim-patch:768728b: runtime(doc): Update documentation for "noselect" in 'completeopt' dundargoc 2024-12-01 20:30:39 +01:00
  • 36b714e9b7 vim-patch:9a39483: runtime(typst): provide a formatlistpat in ftplugin Christian Clason 2024-12-01 22:12:20 +01:00
  • 6cdcac4492 fix(ui): clamp 'cmdheight' for other tabpages on screen resize (#31419) zeertzjq 2024-12-02 10:05:49 +08:00
  • 163a532cfa fix(api): make nvim_set_hl() respect all cterm attributes (#31390) Evgeni Chasnovski 2024-12-02 02:24:58 +02:00
  • 8de1dc6923 fix(api): make nvim_set_hl() respect all cterm attributes (#31390) Evgeni Chasnovski 2024-12-02 02:24:58 +02:00
  • fb689d7ebd vim-patch:9.1.0899: default for 'backspace' can be set in C code (#31416) zeertzjq 2024-12-02 08:06:57 +08:00
  • feb62d5429 docs: example keybind for :Inspect #31391 C.D. MacEachern 2024-12-01 16:58:28 -05:00
  • ab9cfc4dc3 Merge pull request #31370 from glepnir/vim-9.1.0867 zeertzjq 2024-11-30 20:46:46 +08:00
  • 9d174a7dac vim-patch:9.1.0898: runtime(compiler): pytest compiler not included Christian Clason 2024-11-30 12:08:46 +01:00
  • 1af1e918d3 vim-patch:9.1.0896: completion list wrong after v9.1.0891 glepnir 2024-11-30 18:24:31 +08:00
  • d512479115 vim-patch:9.1.0891: building the completion list array is inefficient glepnir 2024-11-28 14:34:38 +08:00
  • 4426a326e2 vim-patch:9.1.0897: filetype: pyrex files are not detected Christian Clason 2024-11-30 11:17:59 +01:00
  • fd865fbd92 vim-patch:dd21c89: runtime(compiler): update eslint compiler Christian Clason 2024-11-30 11:12:38 +01:00
  • 2833925cfc docs(diagnostics): location list / quickfix example #31371 Yochem van Rosmalen 2024-11-29 19:07:08 +01:00
  • 3056115785 refactor: gen_declarations.lua Lewis Russell 2024-11-26 12:26:46 +00:00
  • a1e313ded6 feat(lsp): support textDocument/foldingRange (#31311) Yi Ming 2024-11-29 20:40:32 +08:00
  • c867a4f5e3 build(deps): bump luajit to HEAD - 19878ec05 Christian Clason 2024-11-29 08:26:46 +01:00
  • e74316bf48 vim-patch:511eb84: runtime(po): remove poDiffOld/New, add po-format flags to syntax file Christian Clason 2024-11-28 19:00:21 +01:00
  • b1c907f219 vim-patch:9.1.0892: the max value of 'cmdheight' is limited by other tabpages (#31378) zeertzjq 2024-11-29 10:12:30 +08:00
  • 1536f79d86 vim-patch:8.2.2993: 'fileencodings' default value should depend on 'encoding' (#31379) zeertzjq 2024-11-29 10:06:12 +08:00
  • 27965627a4 Merge pull request #31377 from zeertzjq/vim-65311c6 zeertzjq 2024-11-29 09:19:51 +08:00
  • cfa8418c21 vim-patch:9.1.0894: No test for what the spotbug compiler parses zeertzjq 2024-11-29 08:58:08 +08:00
  • 8d7d225caa vim-patch:65311c6: runtime(compiler): include spotbugs Java linter zeertzjq 2024-11-29 08:54:47 +08:00