aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* refactor: remove cpo-& behavior (#17745)zeertzjq2022-03-23
* docs: regenerate [skip ci]marvim2022-03-20
* Merge pull request #17776 from bfredl/tsconcealbfredl2022-03-20
|\
| * feat(ui): allow conceal to be defined in decorationsbfredl2022-03-20
* | fix(lsp): set tabSize from 'shiftwidth', not 'softtabstop' (#17787)Tim Pope2022-03-20
|/
* fix(termdebug): handle exiting during startup properly (#16790)Sean Dewar2022-03-20
* vim-patch:47c532e2bc55 (#17780)Christian Clason2022-03-20
* docs: reword description for nvim_buf_line_count() (#17766)Xiretza2022-03-18
* Merge pull request #17266 from famiu/feat/ui/global-statuslinebfredl2022-03-17
|\
| * feat: add support for global statuslineFamiu Haque2022-03-18
* | chore: fix typos (#17670)dundargoc2022-03-17
* | Merge pull request #17707 from tesaguri/refactor-gen_vimdocJames McCoy2022-03-16
|\ \
| * | docs: remove extra whitespacesDaiki Mizukami2022-03-14
| * | chore(gen_vimdoc): fall back to `brief_desc_node` when `desc_node` is emptyDaiki Mizukami2022-03-14
* | | chore(checkhealth/provider): style fixes (#17738)Sean Dewar2022-03-16
* | | fix(checkhealth): make provider checkhealth output more consistent (#17722)dundargoc2022-03-16
* | | vim-patch:8.2.4571: not all gdb files are recognized (#17727)Jade Lovelace2022-03-15
* | | fix(paste): escape control characters in Cmdline modezeertzjq2022-03-15
* | | fix(paste): deal with trailing new line in chunkzeertzjq2022-03-15
* | | fix(paste): avoid edges cases caused by empty chunkzeertzjq2022-03-15
* | | refactor(paste): do not print dots in cmdline modezeertzjq2022-03-15
* | | fix(paste): deal with eol and eof in Visual modezeertzjq2022-03-15
* | | fix(paste): don't move cursor past the end of pasted text in Normal modezeertzjq2022-03-15
* | | fix(paste): use getcmdtype() to determine whether in cmdline modezeertzjq2022-03-15
* | | vim-patch:8.2.1401: cannot jump to the last used tabpageSean Dewar2022-03-14
* | | refactor: use Lua autocommands in filetype.lua (#17711)Gregory Anders2022-03-13
|/ /
* | docs(api): improve section on nvim_set_hl (#17692)adrian52022-03-13
* | vim-patch:8.1.1015: quickfix buffer shows up in list, can't get buffer numberJan Edmund Lazo2022-03-13
* | feat(runtime): import cleanadd.vim from Vim (#17699)dundargoc2022-03-13
* | fix: use normal! <C-L> in default <C-L> mapping (#17695)Gregory Anders2022-03-12
* | vim-patch:partial:a2baa73d1d33 (#17675)zeertzjq2022-03-12
* | docs: remove "not in vi" notes (#17678)dundargoc2022-03-11
* | fix(remote): respect silent in error reportingCharlie Groves2022-03-11
* | fix(remote): report on missing wait commands, typecheck lua resultsCharlie Groves2022-03-11
* | docs(remote): update remote.txt for current nvim implementationCharlie Groves2022-03-11
* | docs(remote): restore remote.txt from removal in f2205b83c553367a76b6cadCharlie Groves2022-03-11
* | test(remote): add tests for --remoteCharlie Groves2022-03-11
* | feat(remote): add basic --remote supportCharlie Groves2022-03-11
* | Merge pull request #17660 from bfredl/luacompletebfredl2022-03-10
|\ \
| * | feat(lua): handle lazy submodules in `:lua vim.` wildmenu completionbfredl2022-03-09
* | | chore: fix typos (#17331)dundargoc2022-03-10
* | | vim-patch:partial 1588bc8ebee2 (#17657)Sean Dewar2022-03-09
* | | vim-patch:partial 1588bc8ebee2 (#17656)Christian Clason2022-03-09
* | | vim-patch:8.2.0997: cannot execute a register containing line continuationzeertzjq2022-03-09
|/ /
* | feat(api): autocmd `group` can be either name or id (#17559)Dhruv Manilawala2022-03-07
* | refactor(lua): make vim submodule lazy loading declarativebfredl2022-03-07
* | feat(api): add 'buffer' argument to nvim_get_autocmds (#17594)Gregory Anders2022-03-06
* | fix(lsp): handle insertion of previous line (#17618)Michael Lingelbach2022-03-06
* | docs(lua): reference runtime/lua/vim/_editor.luazeertzjq2022-03-06
* | Merge pull request #17589 from kchibisov/add-dashed-dotted-underlineJames McCoy2022-03-05
|\ \