Commit Graph

  • fa15f2f938 vim-patch:8.2.2472: crash when using command line window in an autocommand zeertzjq 2022-04-20 09:18:39 +08:00
  • 9b10b4cc64 vim-patch:8.1.1756: autocommand that splits window messes up window layout zeertzjq 2022-04-20 10:26:33 +08:00
  • 27c52616de Merge pull request #18202 from neovim/backport-18200-to-release-0.7 zeertzjq 2022-04-21 17:33:12 +08:00
  • c8f01db8f6 docs: vim.keymap.set can specify buffer as an option atusy 2022-04-21 10:15:19 +09:00
  • 5c4ec25478 Merge pull request #18200 from atusy/doc-vim-keymap-set zeertzjq 2022-04-21 17:31:40 +08:00
  • 5ecbbba6ee docs: vim.keymap.set can specify buffer as an option atusy 2022-04-21 10:15:19 +09:00
  • db851cb105 Merge pull request #18199 from zeertzjq/vim-8.2.4797 zeertzjq 2022-04-21 08:06:18 +08:00
  • a4b75010ba Merge pull request #18180 from zeertzjq/vim-8.2.4792 zeertzjq 2022-04-21 07:50:02 +08:00
  • f9c8ba0b85 vim-patch:8.2.4794: compiler warning for not initialized variable zeertzjq 2022-04-20 18:07:25 +08:00
  • f8b832b171 vim-patch:8.2.4792: indent operator creates an undo entry for every line zeertzjq 2022-04-20 08:16:41 +08:00
  • c72857d396 vim-patch:8.2.0358: insufficient testing for indent.c zeertzjq 2022-04-20 07:56:19 +08:00
  • 87e1693ba6 vim-patch:8.2.4797: getwininfo() may get oudated values zeertzjq 2022-04-21 07:04:40 +08:00
  • c6dcc6acd8 Merge pull request #18189 from zeertzjq/vim-8.2.4795 zeertzjq 2022-04-21 06:57:13 +08:00
  • 61eca90f65 Merge pull request #18187 from zeertzjq/vim-8.2.4724 zeertzjq 2022-04-21 06:55:28 +08:00
  • 8145357974 vim-patch:8.2.4724: current instance of last search pattern not easily spotted zeertzjq 2022-04-20 20:42:55 +08:00
  • 94f12e8a59 vim-patch:8.2.4801: fix for cursorbind fix not fully tested zeertzjq 2022-04-21 06:08:50 +08:00
  • 4c5a2e8ebf vim-patch:8.2.4796: file left behind after running cursorline tests zeertzjq 2022-04-21 06:08:36 +08:00
  • 5600766b41 vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is set zeertzjq 2022-04-20 21:54:31 +08:00
  • 92844b4499 build(clint): remove all python2-isms with pyupgrade Dundar Goc 2022-04-20 23:15:26 +02:00
  • df48b355d2 build(clint): change shebang to python3 Dundar Goc 2022-04-20 23:01:15 +02:00
  • bfd6eb4404 Merge pull request #18185 from clason/vim-8.2.4781 Christian Clason 2022-04-20 21:45:22 +02:00
  • 85b13f6db4 docs(filetype): proper example for did_load_filetypes (#18191) Christian Clason 2022-04-20 21:41:35 +02:00
  • a48a0a4f7b docs(api): add example showing necessity to wrap callback function (#18179) Mathias Fußenegger 2022-04-20 18:42:07 +02:00
  • 7e7fdca163 fix(lsp): unify progress message handling (#18040) runiq 2022-04-20 18:40:52 +02:00
  • 6b0d3ae6a8 fix(diagnostic): use nvim_exec_autocmds to trigger DiagnosticChanged (#18188) Gregory Anders 2022-04-20 08:16:47 -06:00
  • 81f1e33d15 Merge pull request #18145 from bfredl/term_opt bfredl 2022-04-20 14:50:04 +02:00
  • 63eb7e865b vim-patch:8.2.4793: recognizing Maxima filetype even though it might be another Christian Clason 2022-04-20 09:50:32 +02:00
  • d40b2afda8 vim-patch:8.2.4781: Maxima files are not recognized Christian Clason 2022-04-20 09:50:14 +02:00
  • a391cd517b vim-patch:8.2.4790: lilypond filetype not recognized (#18174) Christian Clason 2022-04-20 08:35:22 +02:00
  • 245858460f Merge pull request #18157 from famiu/feat/undo! bfredl 2022-04-19 20:55:49 +02:00
  • 1e3d9c7dbc feat: add undo! Famiu Haque 2022-04-18 09:02:32 +06:00
  • dbc4af7186 Merge pull request #18081 from famiu/feat/highlight/cursearch bfredl 2022-04-19 18:56:51 +02:00
  • 0124a7bfa9 vim-patch:75ab590f8504 (#18170) Christian Clason 2022-04-19 15:14:17 +02:00
  • 3ee089ebf4 Merge pull request #18167 from neovim/backport-18158-to-release-0.7 zeertzjq 2022-04-19 11:11:39 +08:00
  • 0f811afc96 fix(tui): update modifyOtherKeys reporting Gregory Anders 2022-04-17 21:33:19 -06:00
  • 147cc60d24 fix(tui): update modifyOtherKeys reporting (#18158) Gregory Anders 2022-04-18 20:03:26 -06:00
  • d3121f1e63 Merge pull request #18091 from dundargoc/refactor/pure-attribute bfredl 2022-04-18 21:40:14 +02:00
  • e73ef5c092 docs(terminal): correct sentence on how to enter terminal mode (#18146) dundargoc 2022-04-18 11:49:06 +02:00
  • 555ded8e82 Merge pull request #18156 from zeertzjq/backport-to-release-0.7 zeertzjq 2022-04-18 11:38:22 +08:00
  • 98ecc6a74c test: add a test for #18135 zeertzjq 2022-04-17 09:46:42 +08:00
  • 30800ea73b vim-patch:8.2.0791: a second popup window with terminal causes trouble zeertzjq 2022-04-17 09:44:47 +08:00
  • c3623fcda6 fix(paste): ignore mappings in Cmdline mode (#18114) Eden Zhang 2022-04-17 12:11:53 +12:00
  • 1041cc7ccb vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnter (#18136) zeertzjq 2022-04-17 03:54:28 +08:00
  • dcaaeec8a4 chore: remove vestigial sfname freeing (#18123) Charlie Groves 2022-04-15 21:58:48 -04:00
  • c68d9321e7 vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access (#18117) zeertzjq 2022-04-15 21:21:51 +08:00
  • 1facad2347 vim-patch:8.2.4778: pacman files use dosini filetype (#18152) Christian Clason 2022-04-17 23:30:13 +02:00
  • b5953d4484 version bump bfredl 2022-04-17 20:00:12 +02:00
  • b16afe4d55 feat(highlight): implement CurSearch highlight Famiu Haque 2022-04-11 22:20:24 +06:00
  • 8973768a4e feat(api): add tests for setting terminal ui options bfredl 2022-04-17 11:05:07 +02:00
  • d63ad42e49 feat(api): ui options relevant for remote TUI hlpr98 2022-04-16 14:46:20 +02:00
  • 6e6f5a7833 vim-patch:8.2.4767: openscad files are not recognized (#18138) Christian Clason 2022-04-17 10:15:55 +02:00
  • 670ecfc0cd vim-patch:8.2.4766: KRL files using "deffct" not recognized (#18137) Christian Clason 2022-04-17 10:15:41 +02:00
  • ae325e6274 Merge pull request #18139 from zeertzjq/vim-8.2.0791 zeertzjq 2022-04-17 10:42:06 +08:00
  • f823dce100 test: add a test for #18135 zeertzjq 2022-04-17 09:46:42 +08:00
  • 2116ff47ea vim-patch:8.2.0791: a second popup window with terminal causes trouble zeertzjq 2022-04-17 09:44:47 +08:00
  • 813ecdac79 fix(paste): ignore mappings in Cmdline mode (#18114) Eden Zhang 2022-04-17 12:11:53 +12:00
  • dcf7bc4140 vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnter (#18136) zeertzjq 2022-04-17 03:54:28 +08:00
  • 88270a5735 refactor: add function xstrnsave Dundar Goc 2022-04-15 19:49:06 +02:00
  • 7a2fcbbbec refactor: replace char_u variables and functions with char Dundar Göc 2022-04-14 12:37:17 +02:00
  • 3f2e9298bd chore: remove vestigial sfname freeing (#18123) Charlie Groves 2022-04-15 21:58:48 -04:00
  • 08a144912c vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access (#18117) zeertzjq 2022-04-15 21:21:51 +08:00
  • a8d5a9e819 version bump bfredl 2022-04-15 13:43:50 +02:00
  • 333ba6569d NVIM 0.7 v0.7.0 bfredl 2022-04-15 13:38:44 +02:00
  • e63e5d1dbd docs: typo fixes (#17859) dundargoc 2022-04-15 12:35:06 +02:00
  • 4503cb6b64 vim-patch:8.2.4750: small pieces of dead code (#18113) dundargoc 2022-04-15 11:15:47 +02:00
  • 6160973f36 fix(lsp): fix lookup of boolean values in workspace/configuration (#18026) Fredrik Ekre 2022-04-15 11:12:41 +02:00
  • 8486c87e58 vim-patch:8.2.4747: no filetype override for .sys files (#18105) Christian Clason 2022-04-13 23:11:56 +02:00
  • 0fb571e3b5 refactor: add pure attribute to pure functions Dundar Göc 2022-04-11 18:29:48 +02:00
  • a9cd9de01d Merge pull request #15972 from seandewar/vim-8.2.3487 Sean Dewar 2022-04-13 20:50:44 +01:00
  • 9a35704333 Merge pull request #15491 from Diomendius/lua_docs Gregory Anders 2022-04-13 10:50:03 -06:00
  • 9938740ca6 vim-patch:8.2.4746: supercollider filetype not recognized (#18102) Christian Clason 2022-04-13 17:04:38 +02:00
  • 7d1142b7e7 fix(runtime): add syntax file for query (#18101) Christian Clason 2022-04-13 16:29:23 +02:00
  • e463eb8146 fix(api): correctly pass f-args for nvim_create_user_command (#18098) Gregory Anders 2022-04-13 08:04:56 -06:00
  • 76e6b81b23 vim-patch:8.2.3487: illegal memory access if buffer name is very long Sean Dewar 2021-10-08 20:44:58 +01:00
  • fc954d0a61 vim-patch:8.2.3486: illegal memory access with invalid sequence of commands Sean Dewar 2021-10-08 21:05:38 +01:00
  • 789558d365 vim-patch:8.2.3480: test does not fail without the fix for a crash Sean Dewar 2021-10-09 02:20:07 +01:00
  • 5feb8cdbb4 vim-patch:8.2.3478: still crash with error in :catch and also in :finally Sean Dewar 2021-10-09 02:17:45 +01:00
  • 6415051796 refactor(ex_eval): cherry-pick CSF flags changes from v8.2.3099 Sean Dewar 2021-10-09 02:52:21 +01:00
  • a25c35d6e4 vim-patch:8.2.3470: crash with error in :catch and also in :finally Sean Dewar 2021-10-09 02:13:49 +01:00
  • 93c72d866b vim-patch:8.2.3448: :endtry after function call that throws not found Sean Dewar 2021-10-09 01:34:18 +01:00
  • b6026337f2 vim-patch:8.2.3416: second error is reported while exception is being thrown Sean Dewar 2021-10-09 01:25:11 +01:00
  • 4dc09f38ee fix(translation): po file for Ukrainian (#18100) Anatolii Sakhnik 2022-04-13 11:25:59 +03:00
  • 18152cf6f1 Merge pull request #18092 from zeertzjq/test-termxx-no-pending zeertzjq 2022-04-13 05:29:23 +08:00
  • bc19ae4e11 test: unskip tests skipped in #14661 zeertzjq 2022-04-12 22:48:08 +08:00
  • 4bef2f02e8 Merge pull request #17440 from zeertzjq/vim-8.2.3184 zeertzjq 2022-04-12 21:54:01 +08:00
  • c9d1fcd850 refactor(digraph.c): add more const qualifiers zeertzjq 2022-04-12 20:36:43 +08:00
  • b69ecacbb4 vim-patch:partial:a2baa73d1d33 zeertzjq 2022-02-17 19:15:21 +08:00
  • 0a813ae291 vim-patch:8.2.3325: digraph test fails when LC_ALL is set to "C" zeertzjq 2022-02-17 19:00:15 +08:00
  • 3b0bcb8ad0 vim-patch:8.2.3226: new digraph functions use old naming scheme zeertzjq 2022-02-17 18:42:48 +08:00
  • cbc54cf484 vim-patch:8.2.3184: cannot add a digraph with a leading space zeertzjq 2022-02-17 15:23:17 +08:00
  • 7e1e906738 vim-patch:8.2.4739: accessing freed memory after WinScrolled autocmd event (#18090) zeertzjq 2022-04-12 19:16:47 +08:00
  • dbd5242d8e Merge pull request #18075 from zeertzjq/vim-8.2.4713 zeertzjq 2022-04-12 05:48:23 +08:00
  • 6be4fd888c test: properly test WinScrolled event zeertzjq 2022-04-11 16:35:46 +08:00
  • 53668a5815 vim-patch:8.2.4713: plugins cannot track text scrolling zeertzjq 2022-04-11 16:24:15 +08:00
  • 10b40440dd test(old): fix mistakes in porting Vim patches 8.1.1362 and 8.1.1585 (#18080) zeertzjq 2022-04-12 04:56:15 +08:00
  • 85b33fc042 vim-patch:8.2.4737: // in JavaScript string recognized as comment (#18083) Christian Clason 2022-04-11 22:50:17 +02:00
  • 392cb7ac0c fix(lsp): pass offset_encoding in formatexpr() (#18084) Tony Fettes 2022-04-11 15:44:31 -04:00
  • da31e953b6 docs(term.txt): add documentation about TUI input (#18072) zeertzjq 2022-04-11 23:22:04 +08:00
  • 96b461a000 refactor(packaging): Windows: improve MSI, remove NSIS #18069 Henry Fraser 2022-04-12 00:58:46 +10:00
  • 356cff78ec vim-patch:8.2.4734: getcharpos() may change a mark position (#18077) zeertzjq 2022-04-11 21:29:18 +08:00