aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
...
* | | | 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
|\ \ \
| * | | fix(syntax): remove trailing spaces in vim.vimKirill Chibisov2022-03-04
| * | | fix(docs): spelling in new underlines docsKirill Chibisov2022-03-04
| * | | feat(tui): add support for `CSI 4 : [2,4,5] m`Kirill Chibisov2022-03-03
* | | | Merge pull request #17603 from bfredl/luaworldbfredl2022-03-05
|\ \ \ \
| * | | | refactor(lua): move only runtime lua file in src/ to runtime/luabfredl2022-03-04
* | | | | fix(lsp): start incremental sync range at previous newline character (#17610)Michael Lingelbach2022-03-05
|/ / / /
* | | | Merge pull request #17567 from bfredl/preloadbfredl2022-03-03
|\ \ \ \
| * | | | refactor(lua): reorganize builtin modules, phase 1bfredl2022-03-03
| |/ / /
* / / / vim-patch:8.2.4498: using <Plug> with "noremap" does not workzeertzjq2022-03-03
|/ / /
* | | feat(diagnostic): add "code" to the diagnostic structure (#17510)David Shen2022-03-02
* | | fix(lsp): respect all of 'fixeol', 'eol', and 'binary' applying edits (#17574)Tim Pope2022-03-02
* | | Merge pull request #16804 from zeertzjq/ui-aucmd-docszeertzjq2022-03-02
|\ \ \
| * | | docs: clarify UIEnter and UILeave docszeertzjq2021-12-27
* | | | Merge pull request #15079 from shadmansaleh/feat/verbose_luabfredl2022-03-01
|\ \ \ \
| * | | | feat(lua): show proper verbose output for lua configurationshadmansaleh2022-02-28
* | | | | docs: clarify actual behavior of <Plug>zeertzjq2022-03-01