Commit Graph

  • 75e53341f3 perf(treesitter): smarter languagetree invalidation Lewis Russell 2023-02-23 15:19:52 +00:00
  • 8680715743 fix: resolve error from -Werror=maybe-uninitialized Lewis Russell 2023-02-23 15:08:39 +00:00
  • f140175564 refactor(lsp): remove workaround for missing bit module (#22373) Mathias Fußenegger 2023-02-23 13:35:46 +01:00
  • 0cd0fdf478 Merge pull request #22357 from clason/docs-ts Christian Clason 2023-02-23 13:02:15 +01:00
  • 6dfbeb0d99 docs: fix more treesitter parsing errors Christian Clason 2023-02-21 17:39:29 +01:00
  • 1c37553476 test(help): drop treesitter parse error to 0 Christian Clason 2023-02-21 17:00:48 +01:00
  • 05de0f4fea docs(treesitter): fix parse errors Christian Clason 2023-02-21 17:03:04 +01:00
  • 524e1a0643 fix(highlight): avoid ORing underline flags (#22372) zeertzjq 2023-02-23 16:15:04 +08:00
  • d422fc8274 Merge pull request #21222 from bfredl/bitband bfredl 2023-02-22 22:38:21 +01:00
  • 799edca18a feat(lua): make sure require'bit' always works, even with PUC lua 5.1 bfredl 2022-11-28 22:43:10 +01:00
  • 09b6a68c37 Merge #21428 docs: naming conventions, guidelines Justin M. Keyes 2023-02-22 10:40:01 -05:00
  • 6752f1005d docs: naming conventions, guidelines Justin M. Keyes 2022-12-14 19:58:18 +01:00
  • 0b36145c69 docs: mention getmousepos() for click execute function label Luuk van Baal 2023-02-22 16:23:24 +01:00
  • b496605fea docs: vim_diff.txt Justin M. Keyes 2023-01-10 15:49:39 +01:00
  • 675826da63 refactor(treesitter): Add vim.treesitter.get_node() (#22360) Gregory Anders 2023-02-22 08:01:08 -07:00
  • 2281669470 build(deps): bump LuaJIT to HEAD - 505e2c03d (#22362) Christian Clason 2023-02-22 14:44:11 +01:00
  • d1b34b7458 vim-patch:9.0.1337: yuck files are not recognized (#22358) Christian Clason 2023-02-22 10:58:15 +01:00
  • 649742821a docs: remove the test badge from the README (#22350) dundargoc 2023-02-21 22:21:35 +01:00
  • 8714a4009c feat(treesitter): add filetype -> lang API Lewis Russell 2023-02-21 17:09:18 +00:00
  • 344a1ee8e6 docs: fix typos (#22353) zeertzjq 2023-02-22 00:07:26 +08:00
  • ee26b227e1 vim-patch:partial:938ae280c79b (#22356) zeertzjq 2023-02-21 23:50:29 +08:00
  • d18f8d5c2d ci: use multi-config generator on the multi-config test (#22352) dundargoc 2023-02-21 14:01:49 +01:00
  • 2d99830706 refactor(man): add type annotations Lewis Russell 2023-02-21 12:19:09 +00:00
  • fec1181ecd test(legacy/prompt_buffer_spec): align script with oldtest more (#22354) zeertzjq 2023-02-21 17:43:53 +08:00
  • f0ee548137 ci(backport): bump zeebe-io/backport-action from 0 to 1 (#22348) dundargoc 2023-02-21 07:43:17 +01:00
  • bdf6d8733e fix(lsp): wrong format of bufnr and client order in error message (#22336) Jason Hansen 2023-02-20 23:24:47 -07:00
  • 286777c333 refactor(tui/input.c): remove unused multithreading code (#22342) zeertzjq 2023-02-21 08:01:16 +08:00
  • 96b6b27f74 ci: add dependabot to auto-update github actions (#22341) Vedant 2023-02-21 02:54:27 +05:30
  • 3264cb294e fix(ci/release/winget): bump action version Vedant 2023-02-21 01:53:08 +05:30
  • 3507474611 vim-patch:9.0.1332: crash when using buffer-local user command in cmdline window (#22346) zeertzjq 2023-02-20 23:55:42 +08:00
  • 93c627b90b vim-patch:9.0.1331: illegal memory access when using :ball in Visual mode (#22343) zeertzjq 2023-02-20 23:02:05 +08:00
  • f1816f9ee2 refactor(main.c): remove unreachable use_builtin_ui conditions (#22338) zeertzjq 2023-02-20 15:13:55 +08:00
  • b62c0c8d9c docs: fix typos (#21961) dundargoc 2023-02-20 08:12:59 +01:00
  • 8784f064f1 vim-patch:9.0.1329: completion of map includes simplified ones (#22335) zeertzjq 2023-02-20 08:24:49 +08:00
  • 020d3e355e build: remove unused dependency penlight (#22334) dundargoc 2023-02-19 22:27:12 +01:00
  • 5ffd3d035d build: build all dependencies in parallel (#22329) dundargoc 2023-02-19 21:11:27 +01:00
  • bfe6b49447 build(MSVC): enable assertions on RelWithDebInfo build type (#22326) dundargoc 2023-02-19 15:06:53 +01:00
  • 4028731900 fix(tui): properly check if stdin is a tty (#22321) zeertzjq 2023-02-19 20:56:15 +08:00
  • c726585ce1 fix: windows assertion failure due to incorrect path length (#22324) Ghjuvan Lacambre 2023-02-19 13:25:29 +01:00
  • cbd4480f97 vim-patch:9.0.1324: "gj" and "gk" do not move correctly over a closed fold (#22320) luukvbaal 2023-02-19 01:33:02 +01:00
  • 2f64137974 vim-patch:9.0.1319: PRQL files are not recognized (#22319) Christian Clason 2023-02-19 01:27:32 +01:00
  • 53841df58d fix: Add missing void as function argument (#22317) Andreas Schneider 2023-02-18 21:35:27 +01:00
  • 458299df79 fix: remove "Compiled by:" from :version/--version (#22316) dundargoc 2023-02-18 20:10:00 +01:00
  • db849517c6 fix: remove "Features" section from --version/:version (#22315) dundargoc 2023-02-18 19:06:38 +01:00
  • 9301abdf74 ci: enable CI_BUILD automatically if environment variable CI is true (#22312) dundargoc 2023-02-18 17:43:39 +01:00
  • 6ed5a9ab8c build: test multi-config generator (#22310) dundargoc 2023-02-18 16:54:19 +01:00
  • e8540c31a9 docs(README): fix CI status badge (#22308) zeertzjq 2023-02-18 18:38:47 +08:00
  • fc8c77a69f ci: split ci.yml into a test workflow and a build test workflow (#22302) dundargoc 2023-02-18 10:47:22 +01:00
  • f43fa301c1 fix(lsp): check if the buffer is a directory before w! it (#22289) Eduard Baturin 2023-02-18 09:43:59 +03:00
  • 44da6a56ba Merge pull request #22304 from zeertzjq/test-fix zeertzjq 2023-02-18 11:07:31 +08:00
  • 9381d08e29 test(tui_spec): use RPC request to setup autocommands zeertzjq 2023-02-18 10:22:22 +08:00
  • 9b9f8dfcc4 test: make {MATCH:} behave less unexpectedly in screen:expect() zeertzjq 2023-02-18 09:27:10 +08:00
  • bb369a14f3 Merge pull request #22303 from zeertzjq/vim-9.0.1315 zeertzjq 2023-02-18 07:29:41 +08:00
  • fbb27a101f ci: remove former dependencies that are no longer needed (#22301) dundargoc 2023-02-18 00:09:51 +01:00
  • afe34d92a7 vim-patch:9.0.1315: escaping for completion of map command not properly tested zeertzjq 2023-02-18 06:50:58 +08:00
  • 75dab3cf07 fix(mappings): make "<" escaping in completion match Vim zeertzjq 2023-02-18 06:52:56 +08:00
  • f905ab0450 build(deps): bump tree-sitter to HEAD - c51896d32 (#22296) Christian Clason 2023-02-17 12:53:09 +01:00
  • 371a74e4e1 fix(tui): only forward stdin_fd on first attach (#22293) zeertzjq 2023-02-17 11:19:40 +08:00
  • d079c8cc5d ci: change functionaltest timeout to 20 minutes (#22294) zeertzjq 2023-02-17 11:06:56 +08:00
  • 477bbb5f5f Merge pull request #22291 from zeertzjq/vim-8.2.0148 zeertzjq 2023-02-17 09:35:34 +08:00
  • f6a6db3e24 vim-patch:8.2.0148: mapping related function in wrong source file zeertzjq 2023-02-17 07:59:22 +08:00
  • df666521ac fix(mappings): fix check for cpo-B inverted in completion zeertzjq 2023-02-17 08:41:04 +08:00
  • dea311b33d test(old): run some part of 'cpoptions' tests zeertzjq 2023-02-17 08:14:24 +08:00
  • 0326ef2f41 vim-patch:9.0.1314: :messages behavior depends on 'fileformat' of current buffer (#22286) zeertzjq 2023-02-17 07:15:24 +08:00
  • 6dfabd0145 build: use libuv config file (#22209) ii14 2023-02-16 22:09:05 +01:00
  • bb377afd32 build: use custom command to create single versiondef (#22290) Gregory Anders 2023-02-16 13:52:41 -07:00
  • ced0cd12d0 build: only use HOSTNAME_PRG if HOSTNAME is undefined (#22288) Gregory Anders 2023-02-16 12:36:55 -07:00
  • 5688a9fb34 fix: lsp github issue template example (#22285) Kiyoon Kim 2023-02-16 18:54:52 +00:00
  • b5922bc6e6 refactor(drawline.c): leadcol/trailcol Lewis Russell 2023-02-16 15:47:50 +00:00
  • 09b3432eaf fix(api): allow empty Lua table for nested dicts #22268 Justin M. Keyes 2023-02-16 10:07:18 -05:00
  • bcae4af374 docs: remove mentions of 'balloonexpr' #22049 Jonas Strittmatter 2023-02-16 15:54:25 +01:00
  • 5420bf9998 fix(lintcommit): capitalized description #22282 Justin M. Keyes 2023-02-16 09:43:05 -05:00
  • d34c64e342 feat: $NVIM_APPNAME #22128 Ghjuvan Lacambre 2023-02-16 13:15:02 +01:00
  • 631775c05d Merge pull request #22277 from zeertzjq/vim-8.2.0114 zeertzjq 2023-02-16 12:40:46 +08:00
  • 0cbbe27e93 vim-patch:8.2.0154: reallocating the list of scripts is inefficient zeertzjq 2023-02-16 11:00:48 +08:00
  • e619fb1660 vim-patch:8.2.0114: info about sourced scripts is scattered zeertzjq 2023-02-16 10:32:28 +08:00
  • 5dc4eaf386 Merge pull request #22275 from zeertzjq/vim-9.0.1309 zeertzjq 2023-02-16 08:37:42 +08:00
  • 0bb3a373d3 vim-patch:9.0.1312: Cursor position wrong when splitting window in insert mode zeertzjq 2023-02-16 07:41:39 +08:00
  • a2dd7fa97b vim-patch:9.0.1310: 'splitkeep' test has failures zeertzjq 2023-02-16 07:41:09 +08:00
  • 968cd1ed93 vim-patch:9.0.1309: scrolling two lines with even line count and 'scrolloff' set zeertzjq 2023-02-16 07:25:16 +08:00
  • f1c5887377 ci: add GCC Release testing (#22274) dundargoc 2023-02-16 00:15:09 +01:00
  • da3cb6ebe4 dist: use valid application id in nvim.appdata.xml #22046 blt__ 2023-02-16 03:11:49 +04:00
  • f006313e95 Merge pull request #22056 from lewis6991/refactor/fileio_more Lewis Russell 2023-02-15 16:45:20 +00:00
  • ec782211f2 fix(tui): set taskbar, icon in Windows #22270 Enan Ajmain 2023-02-15 21:39:23 +06:00
  • a289e82142 fix(treesitter): make params optional Lewis Russell 2023-02-15 12:26:07 +00:00
  • 2e450efb95 feat(treesitter)!: remove g:ts_highlight_lua (#22257) Christian Clason 2023-02-15 09:55:23 +01:00
  • ae7653b74c fix(win_update): don't use unintialized memory in edge case (#22266) zeertzjq 2023-02-15 16:53:53 +08:00
  • 8307ed3a19 revert: "build: remove ENABLE_COMPILER_SUGGESTIONS option" (#22265) dundargoc 2023-02-15 08:51:40 +01:00
  • 1539f71363 Merge #22214 move init_default_autocmds to lua Justin M. Keyes 2023-02-14 19:13:12 -05:00
  • 05faa8f30a test: make expect_unchanged() less confusing (#22255) zeertzjq 2023-02-15 07:26:55 +08:00
  • 556f8646c0 refactor(api): consistent VALIDATE messages #22262 Justin M. Keyes 2023-02-14 14:19:28 -05:00
  • e03ecb7d31 fix: uv_tty_set_mode failed in Windows #22264 Enan Ajmain 2023-02-15 01:15:28 +06:00
  • b4a92309f8 ci: print DLL copy messages only in CI environment (#22260) Enan Ajmain 2023-02-14 23:58:38 +06:00
  • 9a9a4d38a8 Merge pull request #11756 from bfredl/crashfix bfredl 2023-02-14 18:51:56 +01:00
  • 39f8aaeb81 fix(status): handle unprintable chars in the statusline Björn Linse 2020-01-24 09:48:58 +01:00
  • 264fb6945b Merge pull request #22113 from luukvbaal/nrwidth Lewis Russell 2023-02-14 14:37:01 +00:00
  • 00c0a52f94 Merge pull request #22108 from luukvbaal/statuscolumn Lewis Russell 2023-02-14 14:36:12 +00:00
  • ff3d04b75b refactor(api): VALIDATE macros #22256 Justin M. Keyes 2023-02-14 08:07:38 -05:00
  • 3a6a7add57 test: remove unused field ext_float (#22243) zeertzjq 2023-02-14 18:26:22 +08:00
  • 46a87a5d2b refactor(api): VALIDATE macros #22187 Justin M. Keyes 2023-02-14 05:19:04 -05:00