aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* vim-patch:8.2.0577: not all modifiers supported for :options (#18952)zeertzjq2022-06-13
* fix(tests): missing clear() #18927kylo2522022-06-13
* feat: cmdheight=0 #16251Shougo2022-06-13
* Merge pull request #18902 from bfredl/fulexitbfredl2022-06-13
|\
| * fix(tests): check for EOF on exit of nvim properlybfredl2022-06-13
* | Merge pull request #18934 from zeertzjq/vim-8.2.5079zeertzjq2022-06-13
|\ \ | |/ |/|
| * vim-patch:8.2.5083: autocmd test still fails on MS-Windowszeertzjq2022-06-13
| * vim-patch:8.2.5081: autocmd test fails on MS-Windowszeertzjq2022-06-13
| * vim-patch:8.2.5079: DirChanged autocommand may use freed memoryzeertzjq2022-06-13
|/
* build(lint): fix lintuncrustify #18945Justin M. Keyes2022-06-12
* test: dismiss quit_more from Lua #11226Daniel Hahler2022-06-12
* Merge pull request #18931 from zeertzjq/regexp-num-escapedzeertzjq2022-06-13
|\
| * vim-patch:8.2.5078: substitute test has a one second delayzeertzjq2022-06-12
| * fix(substitute): subtract number of backslashes laterzeertzjq2022-06-12
* | build: remove CMAKE_CROSSCOMPILING code #18914dundargoc2022-06-12
* | build(lint): fix luacheck not found #18940Justin M. Keyes2022-06-12
* | fix(buffer): disable buffer-updates before removing from window #18933zeertzjq2022-06-12
* | Merge pull request #18936 from bfredl/apioptionbfredl2022-06-12
|\ \
| * | refactor(api): update vimdocbfredl2022-06-12
| * | refactor(api): move command related API to separate filebfredl2022-06-12
| * | refactor(api): move extmark specific functions to api/extmark.cbfredl2022-06-12
| * | refactor(api): move option code to own filebfredl2022-06-12
| |/
* | fix(inccommand): skip split window if not enough room #18937Famiu Haque2022-06-12
* | feat(contrib): asan debugging script #18892dundargoc2022-06-12
|/
* Merge pull request #18919 from bfredl/multiattrbfredl2022-06-11
|\
| * fix(messages): add color when showing nvim_echo in :messages historybfredl2022-06-11
|/
* Merge pull request #18428 from bfredl/do_sourcebfredl2022-06-11
|\
| * feat(api): nvim__get_runtime do_sourcebfredl2022-06-11
|/
* fix(inccommand): clear cmdpreview state if preview is not shown (#18923)zeertzjq2022-06-11
* vim-patch:8.2.5076: unnecessary code (#18922)zeertzjq2022-06-11
* Merge pull request #18461 from dundargoc/refactor/change-linenr-to-int32bfredl2022-06-10
|\
| * refactor: change type of linenr_T from long to int32_tDundar Goc2022-06-10
|/
* fix(input): fix macro recording with ALT and special key (#18917)zeertzjq2022-06-10
* vim-patch:partial:63f32603789d (#18916)Christian Clason2022-06-10
* feat(filetype): remove side effects from vim.filetype.match (#18894)Gregory Anders2022-06-09
* refactor(ops): doxygen docstrings #17743dundargoc2022-06-09
* build: add a cmake target for all used linters #18543dundargoc2022-06-09
* fix(tests): unreliable parser_spec #18911Justin M. Keyes2022-06-09
* fix: segfault in find_tagfunc_tags #18841fkm32022-06-09
* fix: correct nlua_wait error message #18867resolritter2022-06-09
* Merge pull request #18908 from zeertzjq/vim-8.2.5066zeertzjq2022-06-09
|\
| * vim-patch:8.2.5070: unnecessary codezeertzjq2022-06-09
| * vim-patch:8.2.5066: lcs-leadmultispacezeertzjq2022-06-09
|/
* feat(autocmds): retrieve lua callback (#18642)kylo2522022-06-09
* Merge pull request #18904 from jamessan/no-parser-ciJames McCoy2022-06-08
|\
| * test: allow running CI without ts parsers installedJames McCoy2022-06-08
| * ci: run tests with no treesitter parsers installedJames McCoy2022-06-08
|/
* Merge pull request #18903 from jamessan/skip-test-parsersJames McCoy2022-06-08
|\
| * test(ts): skip test if C parser is not availableJames McCoy2022-06-08
* | fix(terminal): scrollback delete lines immediately #18832Javier Lopez2022-06-08