Commit Graph

  • 9220755302 build: remove clint error suppression #21782 dundargoc 2023-01-14 00:48:10 +01:00
  • b884d0b370 vim-patch:9.0.1189: invalid memory access with folding and using "L" (#21787) zeertzjq 2023-01-14 07:02:45 +08:00
  • fd3d30a22c vim-patch:9.0.1191: some Bazel files are not recognized (#21784) Christian Clason 2023-01-13 17:27:35 +01:00
  • 4a12372ccf fix(statuscolumn): make %l/%r respect 'number'/'relativenumber' (#21747) luukvbaal 2023-01-13 10:41:19 +01:00
  • 449c0762d3 test: avoid consecutive mouse input at different positions (#21781) zeertzjq 2023-01-13 12:25:19 +08:00
  • 1097d239c3 fix(ui): command line issues with external messages (#21709) luukvbaal 2023-01-13 04:47:55 +01:00
  • 4876654d4c fix(mouse): statusline click registered as statuscolumn (#21748) luukvbaal 2023-01-13 00:36:59 +01:00
  • f2141de9e4 refactor: replace char_u with char 20 (#21714) dundargoc 2023-01-13 00:35:39 +01:00
  • 5d5a155685 [Backport release-0.8] fix(api): nvim_create_autocmd crash on invalid types inside pattern array (#21777) github-actions[bot] 2023-01-12 09:28:32 -08:00
  • 2f1fd15554 fix(powershell): wrong length allocation for ":%w !" #20530 Enan Ajmain 2023-01-12 23:25:29 +06:00
  • 572cd8031d feat(diagnostic): vim.diagnostic.is_disabled() #21527 Raphael 2023-01-13 00:57:39 +08:00
  • a0b2c124a3 build: include our libraries before system libraries (#21746) dundargoc 2023-01-12 16:49:17 +01:00
  • 921e634119 fix(api): nvim_create_autocmd crash on invalid types inside pattern array ii14 2023-01-12 16:25:44 +01:00
  • 0fd59f0121 fix(statuscolumn): foldcolumn buffer is too small (#21761) luukvbaal 2023-01-12 16:04:43 +01:00
  • 443bbfd59e docs(lsp): fix type annotation on convert_input_to_markdown_lines (#21772) Chris Kipp 2023-01-12 15:51:19 +01:00
  • a5f4ba7447 vim-patch:9.0.1183: code is indented more than necessary (#21773) zeertzjq 2023-01-12 21:33:38 +08:00
  • 2aabe9b858 vim-patch:9.0.1182: go checksum files are not recognized (#21758) Christian Clason 2023-01-12 09:21:58 +01:00
  • 143d3f1f32 fix(lsp): revert semantic token gravity change from #21574 (#21763) jdrouhard 2023-01-12 00:13:52 -06:00
  • a37c686d21 docs(lsp): update buf_notify and rpc.notify params types (#21753) Chris Kipp 2023-01-11 20:17:10 +01:00
  • 8c5c2136fe vim-patch:9.0.1176: smithy files are not recognized (#21751) Christian Clason 2023-01-11 17:15:54 +01:00
  • 3d49d39cd8 ci(tsan): run functionaltests instead of oldtests (#21744) zeertzjq 2023-01-11 21:36:26 +08:00
  • 80a02d1cef Merge pull request #21706 from bfredl/notermios bfredl 2023-01-11 13:19:01 +01:00
  • ddecf5e27f ci: remove ci/snap (#21743) dundargoc 2023-01-11 10:31:03 +01:00
  • 93d99aefd3 fix(statuscolumn): fix sign column highlights (#21727) luukvbaal 2023-01-11 02:52:11 +01:00
  • b603d6f9e7 fix: properly close builtin popup in ext_popupmenu shirasaka 2023-01-10 23:40:27 +09:00
  • 08d5b4275e vim-patch:9.0.1172: when 'selection' is "exclusive" then "1v" is one char short (#21735) zeertzjq 2023-01-11 06:39:20 +08:00
  • 15ee93c0b4 vim-patch:9.0.1171: screen is not redrawn after using setcellwidths() (#21730) zeertzjq 2023-01-11 05:42:33 +08:00
  • ea2658e1f7 vim-patch:9.0.1174: smali files are not recognized (#21734) Amaan Qureshi 2023-01-10 16:29:25 -05:00
  • 438b4361cc build: use modern cmake (#21589) dundargoc 2023-01-10 18:49:57 +01:00
  • 9b1112cf48 fix(statuscolumn): fix crashes and clang/PVS warnings (#21725) zeertzjq 2023-01-10 21:18:12 +08:00
  • 38140a63fb refactor(pty): remove old logic for inheriting termios from host terminal bfredl 2023-01-09 14:09:01 +01:00
  • 870ca1de52 feat(float): open float relative to mouse #21531 Sebastian Lyng Johansen 2023-01-10 11:22:41 +01:00
  • d6cb3328f7 vim-patch:1b5f03ec9c55 (#21715) Christian Clason 2023-01-10 11:02:00 +01:00
  • 87cfe50944 fix(ui): set stc to empty in floatwin with minimal style (#21720) Raphael 2023-01-10 17:36:48 +08:00
  • 1df2db0bc4 test(statuscolumn): add more tests for wrapped lines (#21718) zeertzjq 2023-01-10 11:30:45 +08:00
  • ef67503320 refactor: replace char_u with char 19 (#21241) dundargoc 2023-01-10 03:28:01 +01:00
  • f62da7381e docs: add 'statuscolumn' docstrings (#21717) luukvbaal 2023-01-10 02:00:21 +01:00
  • dc7edce650 vim-patch:partial:9.0.1166: code is indented more than necessary (#21716) zeertzjq 2023-01-10 08:46:42 +08:00
  • 364b131f42 feat(ui): add 'statuscolumn' option luukvbaal 2023-01-09 18:12:06 +01:00
  • 50f03773f4 refactor: replace char_u with char 18 (#21237) dundargoc 2023-01-09 15:37:34 +01:00
  • 9cd7edc6ad Merge pull request #21704 from bfredl/nofree bfredl 2023-01-09 14:52:02 +01:00
  • 1492094003 refactor: replace char_u with char 17 - remove STRLCPY (#21235) dundargoc 2023-01-09 14:13:06 +01:00
  • bb7033a033 fix(rpc): don't free args on error in rpc_send_event bfredl 2023-01-09 13:26:18 +01:00
  • fc2cd28547 Merge pull request #21702 from glepnir/fix_2 bfredl 2023-01-09 12:33:08 +01:00
  • df60ac9767 Merge pull request #21675 from bfredl/nonstdio bfredl 2023-01-09 12:28:10 +01:00
  • 1d16bba4d8 fix(embed): handle stdio in server properly bfredl 2023-01-07 10:06:03 +01:00
  • d64549bc4e Merge pull request #21488 from dundargoc/refactor/char_u/16.1 zeertzjq 2023-01-09 17:37:21 +08:00
  • 7ba39b4378 test: add more tests for Unicode zeertzjq 2023-01-09 16:27:43 +08:00
  • 08c2c74806 refactor: replace char_u with char dundargoc 2022-11-26 18:57:46 +01:00
  • 53adccb6e0 test(tui_spec): doesn't use Unicode in cursor_address test (#21703) zeertzjq 2023-01-09 17:02:45 +08:00
  • 3a8be82175 fix: use enum type Raphael 2023-01-09 17:00:32 +08:00
  • ad34ab38db fix: format Raphael 2023-01-09 14:22:10 +08:00
  • e351ab179b fix(ui): add test case Raphael 2023-01-09 14:17:32 +08:00
  • 1f18c27404 fix(ui): convert title_pos string in nvim_win_get_config Raphael 2023-01-09 13:57:46 +08:00
  • c19bd47c0a test(tui_spec): improve cursor_address test (#21700) zeertzjq 2023-01-09 12:20:50 +08:00
  • a174f4e53f vim-patch:9.0.1158: code is indented more than necessary (#21697) zeertzjq 2023-01-09 07:16:36 +08:00
  • 904c13e6b5 dist: transpile cfilter.vim => cfilter.lua #21662 TJ DeVries 2023-01-08 15:31:38 -05:00
  • 266a1c61b9 Merge pull request #21678 from dundargoc/build/remove-old-workarounds dundargoc 2023-01-08 11:01:24 +01:00
  • 50687e60ae build: remove workaround for ancient clang versions dundargoc 2023-01-07 14:31:03 +01:00
  • 623dad1a2c build: remove workaround for old luajit versions dundargoc 2023-01-07 13:36:26 +01:00
  • d1b3611f03 feat(lsp): show active clients in :checkhealth vim.lsp (#21670) Mathias Fußenegger 2023-01-08 09:23:08 +01:00
  • 0b136a14dc fix(lsp): partially revert semantic token gravity change from #21574 (#21680) jdrouhard 2023-01-08 00:43:15 -06:00
  • d89290b453 ci(news): checkout to HEAD commit instead of merge commit (#21679) dundargoc 2023-01-07 16:51:52 +01:00
  • f601c4b1ca fix(editorconfig): do not highlight unknown properties as errors (#21673) Gregory Anders 2023-01-07 08:20:55 -07:00
  • 3636338449 Merge pull request #21649 from gpanders/editorconfig-enable Gregory Anders 2023-01-07 08:20:37 -07:00
  • 6ffa434f0b refactor(editorconfig)!: change editorconfig_enable to editorconfig Gregory Anders 2023-01-04 15:10:19 -07:00
  • 34d1eaa792 feat(editorconfig): allow editorconfig to be toggled dynamically Gregory Anders 2023-01-04 14:36:18 -07:00
  • 42afa0369a Merge #21663 lua: "nvim -l" scriptname in _G.arg[0] Justin M. Keyes 2023-01-06 22:07:34 -05:00
  • e17430c1cd feat(lua): store "nvim -l" scriptname in _G.arg[0] Justin M. Keyes 2023-01-07 02:12:54 +01:00
  • 7fc5d6ea50 refactor: eliminate bump-deps.sh using "nvim -l" Justin M. Keyes 2023-01-05 20:51:45 +01:00
  • b741788a3a lint: bump_deps.lua Justin M. Keyes 2023-01-05 18:15:49 +01:00
  • 1c6be5e5e6 fix(coverity/433537): don't call kv_concat_len() when read_size is 0 (#21664) zeertzjq 2023-01-07 07:50:48 +08:00
  • f7ad46e69e fix(lsp): correct callHierarchy capability to fix lsp.buf.incoming_calls() (#21665) 2023-01-06 22:26:31 +08:00
  • 0996430392 Merge pull request #21666 from bfredl/padbell bfredl 2023-01-06 13:35:01 +01:00
  • b303ab9a7d fix(tui): do not invoke loop recursively for pad() bfredl 2023-01-06 10:40:56 +01:00
  • 08ebf8d3a8 Merge #18706 execute Lua with "nvim -l" Justin M. Keyes 2023-01-05 13:06:21 -05:00
  • 628b717022 refactor: extract code to open stdin for reading Justin M. Keyes 2023-01-05 17:39:03 +01:00
  • 7089f33144 refactor(lua): move _G.arg init to nlua_init() Justin M. Keyes 2023-01-05 09:25:19 +01:00
  • e8ab218716 feat(message): avoid spam on failed os_msg Justin M. Keyes 2023-01-02 15:43:07 +01:00
  • f43de742e8 feat(lua): execute stdin ("-") as Lua Justin M. Keyes 2023-01-03 02:54:53 +01:00
  • adef308a59 feat(lua): exit 1 on Lua "-l" script error Justin M. Keyes 2023-01-02 15:34:14 +01:00
  • 45549f031e feat(lua): send "--" literally to Lua "-l" script Justin M. Keyes 2023-01-01 03:14:13 +01:00
  • 599e1d019a ci: use nvim -l in api-docs job Justin M. Keyes 2023-01-01 17:39:38 +01:00
  • 7c94bcd2d7 feat(lua)!: execute Lua with "nvim -l" Justin M. Keyes 2021-09-20 19:00:50 -07:00
  • 39d70fcafd dist: generated version of ccomplete.vim (#21623) TJ DeVries 2023-01-05 11:00:32 -05:00
  • 19591e9918 fix(ui): fix fragile UI_CALL macro invocation (#21656) bfredl 2023-01-05 13:31:47 +01:00
  • c889f75436 project: rearrange ISSUE_TEMPLATE/bug_report.yml Justin M. Keyes 2023-01-05 10:29:06 +01:00
  • 85eb564bac Merge pull request #21605 from bfredl/uidvp bfredl 2023-01-05 10:41:14 +01:00
  • 47ba78f89a refactor(ui): devirtualize the ui layer bfredl 2022-12-30 22:17:01 +01:00
  • 2b512a1d25 Merge pull request #21652 from neovim/backport-21650-to-release-0.8 zeertzjq 2023-01-05 10:02:01 +08:00
  • 4a52467f77 fix(diff): avoid restoring invalid 'foldcolumn' value zeertzjq 2023-01-05 06:43:08 +08:00
  • f427fc780d Merge pull request #21651 from neovim/backport-21451-to-release-0.8 zeertzjq 2023-01-05 09:47:13 +08:00
  • 384caf8c1c fix(clipboard): show provider warning when not during batch changes zeertzjq 2022-12-17 09:28:58 +08:00
  • ae64772a88 fix(diff): avoid restoring invalid 'foldcolumn' value (#21650) zeertzjq 2023-01-05 07:12:02 +08:00
  • 89232b8b48 fix(tui): make a copy of data->params before unibi_format() (#21643) zeertzjq 2023-01-05 00:25:25 +08:00
  • 1bd6e4469b docs(website): soft wrap code blocks #21644 Chris DeLuca 2023-01-04 10:15:08 -05:00
  • e35b9020b1 docs(lua): adjust some type annotations notomo 2023-01-04 20:48:41 +09:00
  • ef18c9f9b0 test(tui_spec): avoid race between nvim_paste and nvim_input (#21639) zeertzjq 2023-01-04 08:39:20 +08:00
  • 63e0e77bd9 project: update feature request template Justin M. Keyes 2023-01-03 16:30:56 -08:00
  • 936e191fef docs: fix typos (#21427) dundargoc 2023-01-04 00:38:48 +01:00