aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | fix(cmdline): don't send invalid cursor with incsearch and cmdheight=0bfredl2022-09-26
* | | | | docs: fix typos (#20150)dundargoc2022-09-26
|/ / / /
* | | | Merge pull request #20350 from bfredl/cmdfixbfredl2022-09-26
|\ \ \ \
| * | | | fix(messages): validate msg_grid before silent! message with cmdheight=0bfredl2022-09-26
|/ / / /
* | | | Merge pull request #20277 from reiver-dev/term-more-underlinebfredl2022-09-26
|\ \ \ \
| * | | | feat(terminal): recognize underdouble and undercurlAndrey Bushev2022-09-26
|/ / / /
* | | | fix(docs): invalid :help links #20345Justin M. Keyes2022-09-25
* | | | vim-patch:9.0.0586: missing change in test (#20347)zeertzjq2022-09-26
* | | | fix!: make :undo! notify buffer update callbacks (#20344)zeertzjq2022-09-26
* | | | fix(inccommand): deal with unsynced undo (#20041)zeertzjq2022-09-26
* | | | fix(filetype): use :setf instead of nvim_buf_set_option (#20334)zeertzjq2022-09-25
|/ / /
* | | refactor: move klib out of src/nvim/ #20341dundargoc2022-09-25
* | | Merge #20331 refactor(treesitter)!: rename x_position => x_posJustin M. Keyes2022-09-25
|\ \ \
| * | | fix(gen_vimdoc.py): handle missing luajitJustin M. Keyes2022-09-25
| * | | refactor(treesitter): rename x_position => x_posJustin M. Keyes2022-09-25
* | | | vim-patch:9.0.0583: only recognizing .m3u8 files is inconsistent (#20342)Christian Clason2022-09-25
|/ / /
* | | feat: ":write!" skips "file changed" warning #18665Louis Sven Goulet2022-09-24
* | | vim-patch:8.2.4467: running filetype test leaves file behind (#20335)zeertzjq2022-09-25
* | | vim-patch:9.0.0576: unused loop variables (#20326)dundargoc2022-09-25
* | | fix(input): use click number of last click for mouse drag (#20300)zeertzjq2022-09-24
* | | Merge pull request #20322 from zeertzjq/vim-9.0.0567zeertzjq2022-09-24
|\ \ \
| * | | vim-patch:9.0.0572: insert complete tests leave a mapping behindzeertzjq2022-09-24
| * | | vim-patch:9.0.0567: 'completeopt' "longest" is not used for complete()zeertzjq2022-09-24
|/ / /
* | | fix(mapset): remove existing abbreviation of same lhs (#20320)zeertzjq2022-09-24
* | | vim-patch:9.0.0568: autocmd code is indented more than needed (#20318)zeertzjq2022-09-24
* | | vim-patch:9.0.0566: Nim files are not recognized (#20317)Christian Clason2022-09-24
* | | fix(lsp): create missing directory before creating file (#19835)shaunsingh2022-09-24
* | | vim-patch:9.0.0562: HSL playlist files are not recognized (#20307)Christian Clason2022-09-24
* | | fix(lsp): use correct function name in deprecated message (#20308)Mike2022-09-23
* | | vim-patch:9.0.0559: timer test may get stuck at hit-enter prompt (#20312)zeertzjq2022-09-24
* | | fix: cleanup contrib/ #20304Justin M. Keyes2022-09-23
* | | ci: remove contrib/doxygen/ #20303Justin M. Keyes2022-09-23
* | | revert: "build: remove unnecessary policy related code" #20289dundargoc2022-09-23
* | | ci(cirrus): set clone depth to 2 instead of 1 (#20295)dundargoc2022-09-23
* | | test(tabpage_spec): actually test for nvim_win_hidezeertzjq2022-09-23
* | | Merge pull request #20299 from zeertzjq/vim-9.0.0550zeertzjq2022-09-23
|\ \ \
| * | | test: add tests for #13549 #20285 #20290zeertzjq2022-09-23
| * | | vim-patch:9.0.0550: crash when closing a tabpage and buffer is NULLzeertzjq2022-09-23
|/ / /
* | | ci(stylua): change action version to v1 (#20273)dundargoc2022-09-22
* | | Merge #11967 generate :help HTML with treesitterJustin M. Keyes2022-09-22
|\ \ \
| * | | feat(docs): gen_help_html.luaJustin M. Keyes2022-09-22
| * | | docs: deprecate :checkhealth vimscript interfaceJustin M. Keyes2022-09-22
| * | | feat(treesitter): bundle :help parser and queriesJustin M. Keyes2022-09-22
* | | | Merge pull request #20287 from zeertzjq/vim-9.0.0540zeertzjq2022-09-22
|\ \ \ \
| * | | | vim-patch:9.0.0544: minor issues with setting a string optionzeertzjq2022-09-22
| * | | | vim-patch:9.0.0540: assigning stack variable to argument confuses Coverityzeertzjq2022-09-22
* | | | | docs(lua): correct docs for option accessor metatables (#20256)Lewis Russell2022-09-22
|/ / / /
* | | | Merge pull request #20103 from lewis6991/refactor/vim_optLewis Russell2022-09-22
|\ \ \ \ | |/ / / |/| | |
| * | | refactor(vim.opt): de-nest codeLewis Russell2022-09-09
| * | | refactor(vim.opt): use local function syntaxLewis Russell2022-09-09