Commit Graph

  • 58323b1fe2 feat(filetype): remove side effects from vim.filetype.match (#18894) Gregory Anders 2022-06-09 13:12:36 -06:00
  • 28e43881b7 refactor(ops): doxygen docstrings #17743 dundargoc 2022-06-09 17:12:07 +02:00
  • 6d57bb89c1 build: add a cmake target for all used linters #18543 dundargoc 2022-06-09 17:09:24 +02:00
  • 9662cd7f48 fix(tests): unreliable parser_spec #18911 Justin M. Keyes 2022-06-09 17:07:54 +02:00
  • bf327368d8 fix: segfault in find_tagfunc_tags #18841 fkm3 2022-06-09 08:05:36 -07:00
  • 11e0fea8ba fix: correct nlua_wait error message #18867 resolritter 2022-06-09 12:02:32 -03:00
  • d189bfaeb2 Merge pull request #18908 from zeertzjq/vim-8.2.5066 zeertzjq 2022-06-09 22:01:32 +08:00
  • b8742afb6f vim-patch:8.2.5070: unnecessary code zeertzjq 2022-06-09 21:05:57 +08:00
  • d6247a575c vim-patch:8.2.5066: lcs-leadmultispace zeertzjq 2022-06-07 20:01:46 +08:00
  • 3da3cfc864 feat(autocmds): retrieve lua callback (#18642) kylo252 2022-06-09 15:18:56 +02:00
  • c5720c7221 Merge pull request #18904 from jamessan/no-parser-ci James McCoy 2022-06-08 21:55:05 -04:00
  • fc4e4b38b2 Merge pull request #18905 from neovim/backport-18903-to-release-0.7 James McCoy 2022-06-08 21:11:27 -04:00
  • a4e1b76f55 test: allow running CI without ts parsers installed James McCoy 2022-06-08 18:29:58 -04:00
  • bd3bb128c0 test(ts): skip test if C parser is not available James McCoy 2022-06-08 18:04:25 -04:00
  • 950ab00c2b ci: run tests with no treesitter parsers installed James McCoy 2022-06-08 18:12:40 -04:00
  • 8a70c53dad Merge pull request #18903 from jamessan/skip-test-parsers James McCoy 2022-06-08 21:10:01 -04:00
  • 916d848049 fix(terminal): scrollback delete lines immediately #18832 Javier Lopez 2022-06-08 19:46:57 -05:00
  • 10291bb854 Merge pull request #18788 from dundargoc/ci/api-docs/color James McCoy 2022-06-08 19:55:51 -04:00
  • 6b0595d7cc test(ts): skip test if C parser is not available James McCoy 2022-06-08 18:04:25 -04:00
  • 94181ad7dc fix(diagnostic): check for negative column value (#18868) mohsen 2022-06-08 23:25:39 +04:30
  • 4d9e2247c9 refactor(log): simplify log_path_init #18898 Justin M. Keyes 2022-06-08 17:47:34 +02:00
  • f48aa68e08 Merge pull request #18896 from famiu/fix/nvim_create_user_command/smods bfredl 2022-06-08 12:41:59 +02:00
  • c84bd9e21f fix(nvim_create_user_command): make smods work with nvim_cmd Famiu Haque 2022-06-08 09:06:36 +06:00
  • 3cd22a3485 fix(eval/f_getmatches): return empty list for invalid win argument (#18893) Sean Dewar 2022-06-07 16:55:32 +01:00
  • 057a280867 Merge pull request #18870 from zbirenbaum/winhl-cursor bfredl 2022-06-07 14:52:35 +02:00
  • 1324e7f79e vim-patch:partial:016188fd8a30 (#18890) Christian Clason 2022-06-07 14:41:53 +02:00
  • df70a3abcd fix(highlight): let winhighlight use cursor zbirenbaum 2022-06-07 01:54:04 -04:00
  • d317cb2322 Merge pull request #18886 from neovim/backport-18885-to-release-0.7 zeertzjq 2022-06-07 13:10:43 +08:00
  • 1496f4212b fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped zeertzjq 2022-06-07 12:08:41 +08:00
  • 9e442c17ee fix(input): allow Ctrl-C to interrupt a recursive mapping even if mapped (#18885) zeertzjq 2022-06-07 12:41:18 +08:00
  • ab1f96e1d5 vim-patch:8.2.5064: no test for what 8.1.0052 fixes (#18881) zeertzjq 2022-06-07 00:19:57 +08:00
  • 41a49dd9c8 refactor(runtime): port remaining patterns from filetype.vim to filetype.lua (#18814) Jonas Strittmatter 2022-06-06 17:25:33 +02:00
  • cf2738109a docs: documenting struct members inline #18783 Javier Lopez 2022-06-06 07:30:48 -05:00
  • f0f63502ce Merge pull request #18873 from neovim/backport-18872-to-release-0.7 zeertzjq 2022-06-06 06:32:46 +08:00
  • df19f086ba Merge pull request #18874 from neovim/backport-18831-to-release-0.7 zeertzjq 2022-06-06 06:32:07 +08:00
  • 0e10b17164 ci(provider): skip installing perl provider on macOS Dundar Goc 2022-06-01 21:53:31 +02:00
  • 6768784feb vim-patch:8.2.5058: input() does not handle composing characters properly zeertzjq 2022-06-06 05:21:14 +08:00
  • ae02c02f1f vim-patch:8.2.5058: input() does not handle composing characters properly (#18872) zeertzjq 2022-06-06 05:45:59 +08:00
  • e4df1c9b9e fix(lsp): fix multi client handling in code action (#18869) Mathias Fußenegger 2022-06-05 16:43:32 +02:00
  • 214f866fe5 fix(terminfo): disable smglr for vtpcon and conemu (#18855) zeertzjq 2022-06-05 20:39:56 +08:00
  • e13dcdf162 Merge pull request #18864 from bfredl/optcut bfredl 2022-06-05 00:48:43 +02:00
  • 545dc82c1b perf(tests): don't invoke nvim_get_all_options_info until needed bfredl 2022-06-04 11:08:25 +02:00
  • 9ce720a601 docs: specify CMAKE_BUILD_TYPE=RelWithDebInfo in README (#18859) dundargoc 2022-06-04 21:15:06 +02:00
  • 79a194a278 Merge pull request #18861 from bfredl/norplugin bfredl 2022-06-04 19:25:52 +02:00
  • aad20de5ab fix(startup): nvim with --clean should not load user rplugins bfredl 2022-06-04 18:35:28 +02:00
  • df4ffce543 vim-patch:partial:cfa8f9a3f285 (#18858) Christian Clason 2022-06-04 10:53:42 +02:00
  • 9961a9702e fix(lsp): set buflisted before switching to buffer (#18854) zeertzjq 2022-06-04 16:23:43 +08:00
  • e6fa4cca24 vim-patch:8.2.5054: no good filetype for conf files similar to dosini (#18851) Christian Clason 2022-06-04 09:49:01 +02:00
  • ff20d40321 docs: fix typos (#18269) dundargoc 2022-06-04 05:56:36 +02:00
  • 86cc33a464 fix(filetype): fix typo in starsetf function (#18856) Gregory Anders 2022-06-03 21:52:59 -06:00
  • c6d747e6a5 feat(lsp): send didChangeConfiguration after init (#18847) Mathias Fußenegger 2022-06-03 18:16:11 +02:00
  • 9aba204335 fix(hl): set Normal hl group sg_attr value #18820 Oliver Marriott 2022-06-04 01:29:49 +10:00
  • 84d8cc3ae5 ci: use python3 explicitly to fix macos warnings #18837 kylo252 2022-06-03 17:15:45 +02:00
  • 64e946c50f Merge pull request #18848 from bfredl/backevenagain bfredl 2022-06-03 17:02:47 +02:00
  • 8c86feb930 fix(log): back even again bfredl 2022-06-03 16:26:50 +02:00
  • dd0e9910da Merge pull request #18846 from bfredl/unpackfix bfredl 2022-06-03 15:02:10 +02:00
  • 69774e3179 feat(lsp): add a start function (#18631) Mathias Fußenegger 2022-06-03 14:59:19 +02:00
  • 61e33f312e Merge pull request #18845 from bfredl/threadlog bfredl 2022-06-03 14:55:56 +02:00
  • 7264444873 fix(api): some robustness issues in api_parse_enter bfredl 2022-06-03 11:51:31 +02:00
  • 640c695a7b fix(logging): make logmsg() thread-safe again bfredl 2022-06-03 11:05:17 +02:00
  • 9745941ef6 Merge pull request #18730 from bfredl/apiconvert bfredl 2022-06-02 23:01:21 +02:00
  • 26966688aa fix(treesitter): correct region for string parser (#18794) Christian Clason 2022-06-02 17:35:16 +02:00
  • d5f047bee0 refactor(api): use a unpacker based on libmpack instead of msgpack-c bfredl 2022-05-23 19:53:19 +02:00
  • d93ba03c71 build(deps): bump Luv to HEAD - 9f8038633 (#18834) Christian Clason 2022-06-02 11:13:42 +02:00
  • d5651a4183 fix(lua): stop pending highlight.on_yank timer, if any (#18824) Wsevolod 2022-06-02 10:49:57 +03:00
  • 285f6518e6 Merge pull request #18831 from dundargoc/ci/disable-perl-macos bfredl 2022-06-02 09:46:37 +02:00
  • 79bf507449 ci(provider): skip installing perl provider on macOS Dundar Goc 2022-06-01 21:53:31 +02:00
  • 57a296d899 fix(inccommand): avoid crash if callback changes inccommand option (#18830) zeertzjq 2022-06-02 03:48:36 +08:00
  • 209824ce2c fix(lsp): adjust offset encoding in lsp.buf.rename() (#18829) Fredrik Ekre 2022-06-01 18:56:18 +02:00
  • 19e80738e0 fix(screen): restart win_update() if a decor provider changes signcols (#18768) zeertzjq 2022-06-01 22:53:29 +08:00
  • 9f1ec825cd refactor(clang-tidy): remove nested redundant ifdefs #18811 dundargoc 2022-06-01 16:27:39 +02:00
  • d837b6d50c fix(checkhealth): skip vim.health #18816 Javier Lopez 2022-06-01 09:10:10 -05:00
  • 96c494dec3 refactor: correct comments and assertions about mapping rhs <Nop> (#18821) zeertzjq 2022-06-01 21:37:01 +08:00
  • f40adf770d fix(inccommand): do not try to preview an ambiguous command (#18827) zeertzjq 2022-06-01 20:17:52 +08:00
  • c632f64e24 Merge pull request #18583 from gpanders/path-root Gregory Anders 2022-05-31 14:00:11 -06:00
  • 046b4ed461 feat(fs): add vim.fs.normalize() Gregory Anders 2022-05-17 08:49:33 -06:00
  • f271d70661 feat(fs): add vim.fs.find() Gregory Anders 2022-05-15 20:37:35 -06:00
  • 2a62bec37c feat(fs): add vim.fs.dir() Gregory Anders 2022-05-15 20:10:12 -06:00
  • b740709431 feat(fs): add vim.fs.basename() Gregory Anders 2022-05-15 19:55:18 -06:00
  • c5526a27c3 feat(fs): add vim.fs.dirname() Gregory Anders 2022-05-15 19:53:23 -06:00
  • 67cbaf58c4 feat(fs): add vim.fs.parents() Gregory Anders 2022-05-15 14:38:19 -06:00
  • e6652821bd refactor(checkhealth)!: rename to vim.health, move logic to Lua #18720 Javier Lopez 2022-05-31 13:10:18 -05:00
  • 7380ebfc17 Merge pull request #18194 from famiu/feat/usercmd_preview bfredl 2022-05-31 17:44:13 +02:00
  • 46536f53e8 feat: add preview functionality to user commands Famiu Haque 2022-04-20 17:02:18 +06:00
  • 5d840fa7e6 Merge pull request #18219 from kessejones/filetype-lua Gregory Anders 2022-05-31 07:58:51 -06:00
  • 0c95028688 vim-patch:8.2.5046: vim_regsub() can overwrite the destination (#18812) zeertzjq 2022-05-31 19:55:04 +08:00
  • 1a20aed3fb fix(lsp): include cancellable in progress message table (#18809) Chris Kipp 2022-05-31 13:19:45 +02:00
  • bfc85eab12 build(deps): bump Luv to HEAD - 02d703b42 (#18808) Christian Clason 2022-05-31 10:58:30 +02:00
  • b7d70de345 docs(dev-style): remove rules covered by uncrustify #18767 dundargoc 2022-05-31 02:48:25 +02:00
  • b66e9e0baa feat(filetype): convert more patterns to filetype.lua Christian Clason 2022-04-22 14:12:08 +02:00
  • d092e377c4 test(oldtest): disable legacy detect for filetype.lua Christian Clason 2022-04-22 13:12:44 +02:00
  • d404d68c92 docs: clarify that nvim_strwidth counts control characters as one cell (#18802) zeertzjq 2022-05-31 07:06:34 +08:00
  • b5dd562e08 fix(docs): correct obsolete note about 'writedelay' in dev docs bfredl 2022-05-31 00:19:10 +02:00
  • f6e19e7334 fix(logging): skip recursion, fix crash #18764 Justin M. Keyes 2022-05-30 22:07:33 +02:00
  • 8427da9299 Merge pull request #18798 from bfredl/doublehash bfredl 2022-05-30 20:09:51 +02:00
  • e86901eb68 docs(clang-format): one space in directives indent (#18800) kylo252 2022-05-30 17:49:11 +02:00
  • 1f63052b68 refactor(api): use hashy hash for looking up api method and event names bfredl 2022-05-30 00:59:06 +02:00
  • e9803e1de6 Merge pull request #18789 from dundargoc/ci/api-docs/run-in-drafts James McCoy 2022-05-29 09:51:18 -04:00
  • ebad151a2a Merge pull request #18792 from famiu/feat/nvim_create_user_command/smods bfredl 2022-05-29 15:23:51 +02:00
  • d4bb15af52 test: add tests for inccommand with c_CTRL-R_= and c_CTRL-\_e (#18796) zeertzjq 2022-05-29 20:52:53 +08:00