aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | Merge pull request #18567 from zeertzjq/vim-8.2.4951zeertzjq2022-05-14
| |\ \ \
| | * | | vim-patch:8.2.4953: with 'si' inserting '}' after completion goes wrongzeertzjq2022-05-14
| | * | | vim-patch:8.2.4951: smart indenting done when not enabledzeertzjq2022-05-14
| |/ / /
| * | | Merge pull request #18542 from famiu/feat/api/nvim_cmd/kvec_tbfredl2022-05-14
| |\ \ \
| | * | | refactor(api/nvim_cmd): use `kvec_t` for constructing cmdline stringFamiu Haque2022-05-14
| * | | | build(nvim.desktop): central Kurdish translation #17065Roj2022-05-13
| * | | | fix(man.vim): q in "$MANPAGER mode" does not quit #18443Arsham Shirvani2022-05-13
| * | | | vim-patch:partial:3f32a5f1601a (#18555)Christian Clason2022-05-13
| * | | | vim-patch:8.2.2797: Search highlight disappears in the Visual area (#17947)zeertzjq2022-05-13
| * | | | ci(commitlint): ignore "fixup" commits #18556dundargoc2022-05-13
| | |/ / | |/| |
| * | | revert: "feat(mappings): do not simplify the rhs of a mapping" (#18553)zeertzjq2022-05-13
| * | | feat(defaults): search selection by * and # in visual mode (#18538)yamatsum2022-05-13
| * | | ci: remove remnants of gperf #18550Justin M. Keyes2022-05-12
| * | | fix(windows): stdpath("state") => "nvim-data" #18546dundargoc2022-05-12
| * | | vim-patch:8.2.4943: changing 'switchbuf' may have no effect (#18545)Sean Dewar2022-05-13
| * | | Merge pull request #18489 from dundargoc/refactor/remove-char_ubfredl2022-05-13
| |\ \ \
| | * | | refactor: replace char_u variables and functions with charDundar Goc2022-05-11
| * | | | Merge pull request #18544 from bfredl/hashyhashbfredl2022-05-12
| |\ \ \ \
| | * | | | refactor(eval): use Hashy McHashFace instead of gperfbfredl2022-05-12
| * | | | | fix(lsp): perform client side filtering of code actions (#18392)Fredrik Ekre2022-05-12
| |/ / / /
| * | | | Merge pull request #18540 from zeertzjq/vim-8.2.4919zeertzjq2022-05-12
| |\ \ \ \
| | * | | | vim-patch:8.2.4921: spell test fails because of new illegal byte checkzeertzjq2022-05-12
| | * | | | vim-patch:8.2.4919: can add invalid bytes with :spellgoodzeertzjq2022-05-12
| | | |/ / | | |/| |
| * | | | chore(editorconfig): remove "charset" (#18541)zeertzjq2022-05-12
| * | | | vim-patch:8.2.4941: '[ and '] marks may be wrong after undo (#18539)zeertzjq2022-05-12
| |/ / /
| * | | fix(cmd): make :-tabmove work with modifiers (#18447)Marco Hinz2022-05-12
| * | | feat(defaults): session data in $XDG_STATE_HOME #15583Ivan2022-05-12
| * | | build(lua2dox): add parenthesis around parameter types in documentation (#18532)dundargoc2022-05-12
| * | | feat(lua): vim.cmd() with kwargs acts like nvim_cmd() #18523Famiu Haque2022-05-12
| * | | fix(terminal): invalid pointer comparison #18453Clément Bœsch2022-05-12
| * | | refactor: rename keymap.{c,h} to keycodes.{c,h} (#18535)zeertzjq2022-05-12
| * | | ci(bsd): conditional runs for faster builds #18439kylo2522022-05-11
| * | | fix(runtime/genvimvim): omit s[ubstitute] from vimCommand #18480Sean Dewar2022-05-11
| * | | docs: nvim_buf_[get|set]_[text|lines] (#18404)Andrey Mishchenko2022-05-11
| * | | 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
| | |_|/ | |/| |