Commit Graph

  • a70371ff00 vim-patch:3749dff: runtime(java): Tidy up the documentation for "ft-java-syntax" Christian Clason 2024-07-31 22:57:22 +02:00
  • b7dec93e68 vim-patch:5b07213: runtime(doc): re-format tag example lines, mention ctags --list-kinds (#29938) zeertzjq 2024-08-01 16:00:41 +08:00
  • db928f0dd3 vim-patch:8.2.4275: cannot use an autoload function from a package under start (#29937) zeertzjq 2024-08-01 14:45:57 +08:00
  • 2b4049719a vim-patch:partial:f10911e: Update runtime files (#29936) zeertzjq 2024-08-01 11:50:38 +08:00
  • 02eaf7c4c1 Merge pull request #29935 from zeertzjq/vim-9.1.0450 zeertzjq 2024-08-01 09:46:32 +08:00
  • 7f1ba04421 vim-patch:partial:9.1.0462: eval5() and eval7 are too complex zeertzjq 2024-08-01 08:57:48 +08:00
  • 8f47a95add vim-patch:partial:9.1.0450: evalc. code too complex zeertzjq 2024-08-01 08:42:58 +08:00
  • e820474cde vim-patch:d88ebcb: runtime(colors): update habamax scheme - tweak diff/search/todo colors Christian Clason 2024-07-31 22:56:10 +02:00
  • 9e5381d1ad vim-patch:fcc5346: runtime(colors): update included colorschemes Christian Clason 2024-07-31 22:49:33 +02:00
  • e1d48d5cf2 vim-patch:5753d99: runtime(nohlsearch): add missing loaded_hlsearch guard Christian Clason 2024-07-31 22:45:00 +02:00
  • 479af3b006 vim-patch:56e8ed6: runtime(kivy): Updated maintainer info for syntax script Christian Clason 2024-07-31 22:44:22 +02:00
  • 6bb40f3dbf fix(lsp): prevent desync due to empty buffer (#29904) Jaehwang Jung 2024-07-31 23:18:24 +09:00
  • 4e90bc3023 feat(lsp): lsp.completion support set deprecated (#29882) glepnir 2024-07-31 22:15:34 +08:00
  • 573a71469d fix(scrollbind): properly take filler/virtual lines into account Lewis Russell 2024-07-17 12:23:15 +01:00
  • c9b129a02a vim-patch:9.1.0411: too long functions in eval.c (#29925) zeertzjq 2024-07-31 11:59:57 +08:00
  • 410be968d5 Merge pull request #29924 from zeertzjq/vim-9.1.0411 zeertzjq 2024-07-31 11:07:18 +08:00
  • 706a0a4b04 vim-patch:partial:9.1.0445: Coverity warning after 9.1.0440 zeertzjq 2024-07-31 09:58:29 +08:00
  • 30f85fcb7f vim-patch:9.1.0419: eval.c not sufficiently tested zeertzjq 2024-07-31 09:39:31 +08:00
  • 619cb143f9 vim-patch:9.1.0415: Some functions are not tested zeertzjq 2024-07-30 13:38:13 +08:00
  • a1561cbbea vim-patch:partial:9.1.0411: too long functions in eval.c zeertzjq 2024-07-30 12:48:15 +08:00
  • 5463b5c9e1 vim-patch:8.2.4115: cannot use a method with a complex expression zeertzjq 2024-07-30 13:54:32 +08:00
  • 98d05a2dee vim-patch:8.2.3264: Vim9: assign test fails zeertzjq 2024-07-30 13:31:18 +08:00
  • 43c137c3d8 vim-patch:9.2.1731: Vim9: cannot use += to append to empty NULL list zeertzjq 2024-07-31 09:53:13 +08:00
  • 403de7ffc7 Merge pull request #29923 from zeertzjq/vim-9.1.0645 zeertzjq 2024-07-31 08:23:02 +08:00
  • e57598fbef vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-insensitive zeertzjq 2024-07-31 06:06:09 +08:00
  • 17f95fe79b vim-patch:9.0.0105: illegal memory access when pattern starts with illegal byte zeertzjq 2024-07-31 06:37:58 +08:00
  • 63cd2adf3d vim-patch:9.1.0644: Unnecessary STRLEN() when applying mapping (#29921) zeertzjq 2024-07-31 06:21:55 +08:00
  • 617810d72d vim-patch:e34d0e3: runtime(netrw): removing trailing slash when copying files in same directory Christian Clason 2024-07-30 21:41:40 +02:00
  • bd6bef60ba vim-patch:e6471b4: runtime(cuda): source c and cpp ftplugins Christian Clason 2024-07-30 18:34:09 +02:00
  • 34fa34e720 vim-patch:c4be066: runtime(zip): Opening a remote zipfile don't work Christian Clason 2024-07-30 19:18:41 +02:00
  • 1dd2bf926d vim-patch:df9f67e: runtime(html): update syntax script to sync by 250 minlines by default Christian Clason 2024-07-30 21:41:08 +02:00
  • d1bd3d643e refactor: collapse statements in single assignments Lewis Russell 2024-07-19 11:00:13 +01:00
  • 1b5a394ffd vim-patch:011f222: runtime(thrift): add ftplugin, indent and syntax scripts Christian Clason 2024-07-29 21:19:24 +02:00
  • 619d005ac3 Merge pull request #29912 from zeertzjq/vim-9.0.0327 zeertzjq 2024-07-30 12:39:19 +08:00
  • 0af056ebce vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txt zeertzjq 2024-07-30 11:46:24 +08:00
  • 520d94cc23 vim-patch:9.0.0333: method test fails zeertzjq 2024-07-30 11:54:23 +08:00
  • 8ca3c1515c vim-patch:9.0.0331: cannot use items() on a string zeertzjq 2024-07-30 11:34:38 +08:00
  • 2dd0a90f21 vim-patch:9.0.0330: method tests fail zeertzjq 2024-07-30 11:53:00 +08:00
  • 96b358e9f1 vim-patch:partial:9.0.0327: items() does not work on a list zeertzjq 2024-07-30 11:08:16 +08:00
  • cd46383667 refactor(mappings): elide description copy (#29910) zeertzjq 2024-07-30 08:11:21 +08:00
  • 4b852bc555 vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simplified (#29909) zeertzjq 2024-07-30 07:35:25 +08:00
  • c43dd3ef6f Merge pull request #29908 from neovim/backport-29907-to-release-0.10 zeertzjq 2024-07-30 06:49:21 +08:00
  • a0a95edb2d vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#29907) zeertzjq 2024-07-30 06:26:09 +08:00
  • d131c48c82 vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#29907) zeertzjq 2024-07-30 06:26:09 +08:00
  • 94d42a3e72 fix(treesitter): highlight anonymous nodes in inspect_tree Riley Bruins 2024-07-28 13:42:18 -07:00
  • 1af55bfcf2 feat(treesitter): allow get_node to return anonymous nodes Riley Bruins 2024-07-28 13:30:33 -07:00
  • bd3b6ec836 feat(treesitter): add node_for_range function Riley Bruins 2024-07-28 13:23:40 -07:00
  • 01a56a056c vim-patch:9.1.0636: filetype: ziggy files are not recognized Christian Clason 2024-07-28 22:32:05 +02:00
  • e596b6a18d vim-patch:9.1.0635: filetype: SuperHTML template files not recognized Christian Clason 2024-07-28 22:29:20 +02:00
  • 8168b228e0 vim-patch:4c45425: runtime(debcopyright): Add support for Files-Included in syntax script Christian Clason 2024-07-28 17:08:55 +02:00
  • fe5030c05e vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29897) zeertzjq 2024-07-29 08:02:31 +08:00
  • c2625b6fad docs(treesitter): don't quote metadata Christian Clason 2024-07-28 12:14:23 +02:00
  • ad393c1fc1 fix(runtime): sync bundled treesitter queries Christian Clason 2024-07-28 12:13:10 +02:00
  • 5aa1a9532c docs(treesitter): don't quote metadata Christian Clason 2024-07-28 12:14:23 +02:00
  • 9e80738f30 fix(runtime): sync bundled treesitter queries Christian Clason 2024-07-28 12:13:10 +02:00
  • bdff50dee5 fix(lsp): revert text edit application order change (#29877) Mathias Fußenegger 2024-07-27 22:30:14 +02:00
  • aee4254b76 Merge pull request #29876 from glepnir/vim-patch zeertzjq 2024-07-27 22:12:30 +08:00
  • b8b0e9db3f vim-patch:9.1.0629: Rename of pum hl_group is incomplete zeertzjq 2024-07-27 21:44:05 +08:00
  • 985c636aa6 test(ui/popupmenu_spec): add case of hl_group field in complete items glepnir 2024-07-27 18:14:22 +08:00
  • 5be5928771 test(ui/popupmenu_spec): make highlights more consistent zeertzjq 2024-07-27 21:42:12 +08:00
  • 4ad864dd09 fix(version): return nil with empty string Maria José Solano 2024-07-26 19:19:39 -07:00
  • 6162c937ab refactor(decor): decor_virt_lines() Lewis Russell 2024-07-26 16:01:31 +01:00
  • 8bdfc2ab2b fix(version): return nil with empty string Maria José Solano 2024-07-26 19:19:39 -07:00
  • bc8a776ef8 vim-patch:9.1.0619: tests: test_popup fails glepnir 2024-07-27 18:06:21 +08:00
  • f132f8e9d4 vim-patch:9.1.0618: cannot mark deprecated attributes in completion menu glepnir 2024-07-27 17:57:19 +08:00
  • 60967cd9aa vim-patch:9.1.0616: filetype: Make syntax highlighting off for MS Makefiles (#29874) zeertzjq 2024-07-27 16:48:29 +08:00
  • aa853f362a vim-patch:a7295ae: runtime(autohotkey): include initial filetype plugin Christian Clason 2024-07-26 21:53:28 +02:00
  • bb185d63ab vim-patch:4d68054: runtime(progress): Add single-line comment syntax Christian Clason 2024-07-26 00:35:47 +02:00
  • a2840d0117 vim-patch:d5cc8ee: runtime(progress): Update maintainer info Christian Clason 2024-07-26 00:35:37 +02:00
  • 0dfcf3fe12 fix(plines): don't count invalidated virt text in char size (#29863) zeertzjq 2024-07-26 10:01:12 +08:00
  • 5af9c065ad fix(decor): don't draw invalidated virtual lines (#29858) luukvbaal 2024-07-26 03:04:17 +02:00
  • 41b70a0dea fix(runtime): set 'keywordprg' only once in vim ftplugin Carman Fu 2024-07-26 08:45:51 +08:00
  • 41106168a2 vim-patch:8.2.3543: swapname has double slash when 'directory' ends in it (#29862) zeertzjq 2024-07-26 08:09:47 +08:00
  • cd1550818b Merge pull request #29758 from zeertzjq/vim-8.2.3543 zeertzjq 2024-07-26 07:45:02 +08:00
  • 114d1e7b43 vim-patch:9.1.0615: Unnecessary STRLEN() in make_percent_swname() zeertzjq 2024-07-26 07:19:05 +08:00
  • 4bb6cd4c2d vim-patch:8.2.3543: swapname has double slash when 'directory' ends in it zeertzjq 2024-07-17 09:48:39 +08:00
  • dd61be59af vim-patch:9.1.0617: Cursor moves beyond first line of folded end of buffer (#29859) luukvbaal 2024-07-26 00:32:54 +02:00
  • 807eb4434c vim-patch:9.1.0612: filetype: deno.lock file not recognized Christian Clason 2024-07-25 09:22:58 +02:00
  • 108d2bf74b vim-patch:e73e5b8: runtime(java): Optionally highlight the :: token for method references Christian Clason 2024-07-25 09:26:13 +02:00
  • 90d40c68dc vim-patch:2cad941: runtime(zip): Use delete() for deleting directory Christian Clason 2024-07-25 09:25:56 +02:00
  • 0cdeb06db0 vim-patch:ddbb6fe: runtime(vim): Update base-syntax, improve :set highlighting (#29850) zeertzjq 2024-07-25 09:55:59 +08:00
  • bce2364f60 fix(tui): set id parameter in OSC 8 sequences (#29847) neovim-backports[bot] 2024-07-24 15:18:47 -05:00
  • 006fd0304c fix(health): fix pyenv root and python exepath detect issue Abao Zhang 2024-07-17 14:07:20 +08:00
  • 7e15526dd2 fix(runtime): sync bundled treesitter queries Christian Clason 2024-07-24 15:06:01 +02:00
  • b4b4cf46a7 fix(health): fix pyenv root and python exepath detect issue Abao Zhang 2024-07-17 14:07:20 +08:00
  • b02c839414 fix(tui): set id parameter in OSC 8 sequences (#29840) Gregory Anders 2024-07-24 09:04:09 -05:00
  • 862338255d fix(runtime): sync bundled treesitter queries Christian Clason 2024-07-24 15:06:01 +02:00
  • 85ac560947 version bump bfredl 2024-07-24 09:23:38 +02:00
  • 7e194f0d0c NVIM 0.10.1 v0.10.1 bfredl 2024-07-24 09:20:05 +02:00
  • 64727ac012 vim-patch:38ce71c: runtime(zip): correctly extract file from zip browser Christian Clason 2024-07-23 20:01:55 +02:00
  • c025c049a4 vim-patch:581d4a7: runtime(netrw): escape filename before trying to delete it (#29838) Nikita Rudakov 2024-07-24 02:33:44 +03:00
  • 9793a97778 docs: update version.c (#29760) github-actions[bot] 2024-07-23 03:40:37 +00:00
  • 9322b7e059 vim-patch:9d57ea5: runtime(netrw): Fix endless recursion in netrw#Explore() Christian Clason 2024-07-22 23:13:10 +02:00
  • 79d492a421 vim-patch:9.1.0610: filetype: OpenGL Shading Language files are not detected (#29831) Gregory Anders 2024-07-22 17:28:05 -05:00
  • f93ecd2760 feat(tui): parse CSI subparams in termkey (#29805) Gregory Anders 2024-07-21 21:47:37 -05:00
  • 70f7708cdf fix: assert failure in VimL expression parser Rustum Zia 2024-07-10 17:42:37 -04:00
  • 0d293e4315 fix(api): alloc and draw cursor window in nvim__redraw Luuk van Baal 2024-05-20 20:21:11 +02:00
  • ffc457a1dc fix(marks): revalidate marks whose position did not change Luuk van Baal 2024-06-30 02:23:09 +02:00
  • 7381f0a1d5 Merge pull request #29650 from ruuzia/fix_expression_parser_crash bfredl 2024-07-21 16:29:16 +02:00
  • 80eda9726f docs(lua): clarify assumptions on luajit vs. puc lua Christian Clason 2024-07-21 13:18:25 +02:00