aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* docs(deprecated): alternatives for $NVIM_LISTEN_ADDRESSeyalk112022-06-21
* Merge pull request #18743 from gpanders/bowooptvalueGregory Anders2022-06-20
|\
| * refactor: use nvim_{get,set}_option_value for vim.{b,w}oGregory Anders2022-06-20
| * feat(api): add "buf" and "win" to nvim_get_option_valueGregory Anders2022-06-20
* | Merge pull request #19030 from zeertzjq/vim-8.2.5138zeertzjq2022-06-21
|\ \
| * | vim-patch:8.2.5138: various small issueszeertzjq2022-06-20
* | | vim-patch:d799daa660b8 (#19031)Christian Clason2022-06-20
* | | refactor(provider): use list comprehension #19027Zaz Brown2022-06-20
* | | Merge pull request #18988 from bfredl/uipackbfredl2022-06-20
|\ \ \ | |/ / |/| |
| * | perf(ui): reduce allocation overhead when encoding "redraw" eventsbfredl2022-06-20
|/ /
* | Merge #19015 delete cmake codeJustin M. Keyes2022-06-19
|\ \
| * | build: remove FindLua.cmake since it's already built into cmakeDundar Goc2022-06-19
| * | build(cmake): simplify def_cmd_target functionDundar Goc2022-06-19
| * | build(cmake): simplify and speed up the uninstall targetDundar Goc2022-06-19
| * | build(cmake): remove unnecessary globbing with fileDundar Goc2022-06-19
| * | build(cmake): remove unnecessary *-prereqs targetsDundar Goc2022-06-19
* | | fix(decorations): nvim_buf_set_extmark breaks conceal #19010ii142022-06-19
|/ /
* | fix(tui): piping nodejs to nvim breaks input handling #18932Kevin Sicong Jiang2022-06-19
* | ci(release): skip CoreServices system library on macOS (#19021)Christian Clason2022-06-19
* | fix(ci): noisy logs, unreliable test #19019Justin M. Keyes2022-06-18
|/
* build(lint): set some linters as non-fatal #19018Justin M. Keyes2022-06-18
* fix(terminal): coverity USE_AFTER_FREE #18978Justin M. Keyes2022-06-18
* fix(logging): try harder to resolve Nvim "name" #19016Justin M. Keyes2022-06-18
* fix(highlight): use ctermbg/fg instead of bg/fg when use_rgb=false #18982Oliver Marriott2022-06-18
* Merge pull request #19011 from zeertzjq/vim-8.2.5120zeertzjq2022-06-18
|\
| * vim-patch:8.2.5121: interrupt test sometimes failszeertzjq2022-06-18
| * vim-patch:8.2.5120: searching for quotes may go over the end of the linezeertzjq2022-06-18
|/
* vim-patch:8.2.5116: "limit" option of matchfuzzy() not always respected (#19005)zeertzjq2022-06-18
* vim-patch:d592deb33652 (#19002)Christian Clason2022-06-17
* fix(hl): return cterm fg/bg even if they match Normal #18981Oliver Marriott2022-06-16
* test(treesitter): add benchmark #18989Lewis Russell2022-06-16
* docs: improve 'insertmode' emulation #18962zeertzjq2022-06-16
* Merge #8519 feat: name, test ids, sockets in stdpath(state)Justin M. Keyes2022-06-17
|\
| * feat(server): instance "name", store pipes in stdpath(state)Justin M. Keyes2022-06-15
| * test(report): formatting, drop dumplog()Justin M. Keyes2022-06-15
| * feat(logging): include test-id in log messagesJustin M. Keyes2022-06-15
* | Merge pull request #18760 from kevinhwang91/fix-treesitter-foldbfredl2022-06-16
|\ \
| * | fix(treesitter): new iter if foldedkevinhwang912022-06-16
|/ /
* | vim-patch:8.2.5110: icon filetype not recognized from the first line (#18987)Christian Clason2022-06-16
* | fix(lua): clear got_int when calling vim.on_key() callback (#18979)zeertzjq2022-06-16
* | fix(lua): highlight.on_yank can close timer in twice #18976notomo2022-06-15
|/
* refactor(log): use msg_schedule_semsg #18950Justin M. Keyes2022-06-15
* vim-patch:8.2.5097: using uninitialized memory when using 'listchars' (#18974)zeertzjq2022-06-16
* fix(ui): do not call showmode() when setting window height (#18969)zeertzjq2022-06-15
* vim-patch:8c1b8cb2e0b5 (#18966)Christian Clason2022-06-15
* test: correct check for v:errmsg in inccommand test (#18968)zeertzjq2022-06-15
* docs: fix typos (#18866)dundargoc2022-06-15
* Merge pull request #18947 from zeertzjq/vim-8.2.1897zeertzjq2022-06-14
|\
| * vim-patch:8.2.5088: value of cmod_verbose is a bit complicated to usezeertzjq2022-06-14
| * vim-patch:8.2.1898: command modifier parsing always uses global cmdmodzeertzjq2022-06-14