aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | docs(api): how to check if window is floating #18503Andrey Mishchenko2022-05-11
* | | fix(api): make `nvim_cmd` work correctly with empty arguments list (#18527)Famiu Haque2022-05-11
* | | docs(api): improve shared lua functions docs (#17933)adrian52022-05-11
* | | vim-patch:8.2.4939: matchfuzzypos() with "matchseq" does not have all positio...zeertzjq2022-05-11
* | | Merge pull request #18522 from zeertzjq/vim-8.2.4901zeertzjq2022-05-11
|\ \ \
| * | | vim-patch:8.2.4938: crash when matching buffer with invalid patternzeertzjq2022-05-11
| * | | vim-patch:8.2.4901: NULL pointer access when using invalid patternzeertzjq2022-05-11
|/ / /
* | | Merge pull request #18366 from famiu/feat/api/nvim_cmdbfredl2022-05-11
|\ \ \
| * | | feat(api): add `nvim_cmd`Famiu Haque2022-05-11
| * | | feat(keyset): allow hash conflictsbfredl2022-05-09
| | |/ | |/|
* | | chore: git-blame-ignore stylua format PR (#18516)Christian Clason2022-05-11
* | | build(deps): bump Luv to HEAD - c51e7052e (#18510)Christian Clason2022-05-11
* | | Merge pull request #18487 from clason/styluaChristian Clason2022-05-11
|\ \ \
| * | | chore: format runtime with styluaChristian Clason2022-05-09
| * | | ci: lint runtime with styluaChristian Clason2022-05-09
* | | | vim-patch:921bde888046 (#18511)Christian Clason2022-05-10
| |_|/ |/| |
* | | Merge pull request #18509 from zeertzjq/vim-8.2.4929zeertzjq2022-05-10
|\ \ \
| * | | test: convert two statusline oldtests to Lua screen testszeertzjq2022-05-10
| * | | vim-patch:8.2.4929: off-by-one error in in statusline itemzeertzjq2022-05-10
|/ / /
* | | vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)zeertzjq2022-05-10
* | | docs(lsp): fix description of `only` in vim.lsp.buf.code_action() (#18492)Fredrik Ekre2022-05-09
| |/ |/|
* | vim-patch:8.2.4925: trailing backslash may cause reading past end of line (#1...zeertzjq2022-05-09
* | Merge pull request #18491 from zeertzjq/vim-8.2.4924zeertzjq2022-05-09
|\ \
| * | vim-patch:8.2.4924: maparg() may return a string that cannot be reusedzeertzjq2022-05-09
|/ /
* | Merge pull request #18490 from zeertzjq/vim-8.2.4918zeertzjq2022-05-09
|\ \
| * | vim-patch:8.2.4923: test checks for terminal feature unnecessarilyzeertzjq2022-05-09
| * | vim-patch:8.2.4918: conceal character from matchadd() displayed too many timeszeertzjq2022-05-09
|/ /
* | Merge pull request #18485 from zeertzjq/vim-8.2.4915zeertzjq2022-05-09
|\ \
| * | vim-patch:8.2.4922: mouse test fails on MS-Windowszeertzjq2022-05-09
| * | vim-patch:8.2.4916: mouse in Insert mode test failszeertzjq2022-05-09
|/ /
* | Merge pull request #18466 from dundargoc/refactor/remove-char_ubfredl2022-05-09
|\|
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-09
|/
* feat: cmdline funcs (#18284)Shougo2022-05-09
* Merge pull request #18478 from bfredl/gridfilebfredl2022-05-09
|\
| * refactor(grid): move out grid_* functions from screen.cbfredl2022-05-08
* | fix(lsp): detach spawned LSP server processes (#18477)Gregory Anders2022-05-08
|/
* vim-patch:partial:d899e5112079 (#18474)Sean Dewar2022-05-08
* vim-patch:8.2.4908: no text formatting for // comment after a statement (#18472)zeertzjq2022-05-08
* vim-patch:8.2.4907: some users do not want a line comment always inserted (#1...Christian Clason2022-05-07
* Merge pull request #18425 from dundargoc/refactor/char_u/1bfredl2022-05-07
|\
| * refactor: replace char_u variables and functions with charDundar Goc2022-05-07
* | Merge pull request #18460 from bfredl/decor33bfredl2022-05-07
|\ \
| * | refactor(decor): use decor levels properlybfredl2022-05-07
* | | Merge pull request #18450 from dundargoc/build/clint/remove-function-size-war...bfredl2022-05-07
|\ \ \ | |/ / |/| |
| * | build(clint): remove "function size is too large" warningDundar Goc2022-05-06
| |/
* | docs: change wrap_at type to number (#18456)Noval Maulana2022-05-07
* | Merge pull request #18457 from famiu/feat/api/nvim_parse_cmdbfredl2022-05-07
|\ \
| * | fix(api): make `nvim_parse_cmd` work correctly with both range and countFamiu Haque2022-05-07
* | | Merge pull request #18455 from zeertzjq/extmarksplicezeertzjq2022-05-07
|\ \ \
| * | | fix(extmarks): revert to int for extmark rowzeertzjq2022-05-07
| |/ /