aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'fix_repeatcmdline' into mixmixJosh Rahm2022-09-15
|\
| * eval/userfunc.c: save the repeat_cmdline along with the redo buffJosh Rahm2022-09-15
* | Merge branch 'floattitle' into mixJosh Rahm2022-09-12
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into floattitleJosh Rahm2022-09-12
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into floattitleJosh Rahm2022-08-22
| |\ \ \
| * | | | feat(floattitle): add ability to title floating windowsJosh Rahm2022-08-22
| | |_|/ | |/| |
* | | | Merge branch 'userreg' into mixJosh Rahm2022-09-12
|\ \ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-09-12
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-08-22
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | feat(userregs): getreg() now works for multibyte registersJosh Rahm2022-08-22
| * | | | feat(userregs): make the @" register call back into the userreg.Josh Rahm2022-08-22
| * | | | feat(userreg): normalize userregfunc option formatJosh Rahm2022-08-21
| * | | | feat(userreg) fix 'recording' message to handle multibyte charsJosh Rahm2022-08-21
| * | | | feat(userreg): add runtime files for userregJosh Rahm2022-08-21
| * | | | feat(userreg): fix typos userregfun -> userregfuncJosh Rahm2022-08-21
| * | | | feat(userreg): Add user-defined registers to Neovim.Josh Rahm2022-08-21
* | | | | Merge branch 'usermarks' into mixJosh Rahm2022-09-12
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into usermarksJosh Rahm2022-09-12
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into usermarksJosh Rahm2022-08-22
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| * | | | | feat(usermarks) getpos() now works for multibyte marksJosh Rahm2022-08-22
| * | | | | feat(usermarks): missing option_def for p_umfJosh Rahm2022-08-22
| * | | | | feat(usermarks) remove echo statement from usermark.vimJosh Rahm2022-08-22
| * | | | | feat(usermarks) fix bugs with usermarks runtimeJosh Rahm2022-08-22
| * | | | | feat(usermarks): add runtime files for usermarksJosh Rahm2022-08-21
| * | | | | feat(usermarks): add usermarks to f_has listJosh Rahm2022-08-21
| * | | | | Merge remote-tracking branch 'upstream/master' into usermarksJosh Rahm2022-08-21
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | feat(usermark); implement "user marks", i.e. marks whose behavior can be defi...Josh Rahm2022-08-21
* | | | | | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2022-09-12
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge pull request #20141 from vigoux/ts-self-inheritsChristian Clason2022-09-12
| |\ \ \ \ \
| | * | | | | docs(treesitter): suggest using `extends` to extend queriesThomas Vigouroux2022-09-12
| | * | | | | fix(treesitter): prevent endless loop on self-inheritenceThomas Vigouroux2022-09-11
| * | | | | | vim-patch:9.0.0299: error messages for setcmdline() could be better (#20169)zeertzjq2022-09-12
| * | | | | | vim-patch:9.0.0448: SubRip files are not recognized (#20167)Christian Clason2022-09-12
| * | | | | | Merge pull request #20091 from teto/fix-flakeMatthieu Coudron2022-09-12
| |\ \ \ \ \ \
| | * | | | | | build(nix): removed the useless 'app'Matthieu Coudron2022-09-05
| | * | | | | | build(nix): bumped flakeMatthieu Coudron2022-09-05
| | * | | | | | build(flake): add sumneko lsp in PATHMatthieu Coudron2022-09-05
| * | | | | | | vim-patch:8.2.4671: 'wildignorecase' is sometimes not used for glob() (#20165)zeertzjq2022-09-12
| * | | | | | | Merge pull request #20163 from zeertzjq/vim-8.2.5034zeertzjq2022-09-12
| |\ \ \ \ \ \ \
| | * | | | | | | vim-patch:8.2.5034: there is no way to get the byte index from a virtual columnzeertzjq2022-09-12
| | * | | | | | | refactor: move f_screenpos() to move.czeertzjq2022-09-12
| |/ / / / / / /
| * | | | | | | Merge pull request #20160 from zeertzjq/vim-8.2.2646zeertzjq2022-09-12
| |\ \ \ \ \ \ \
| | * | | | | | | vim-patch:8.2.2664: Vim9: not enough function arguments checked for stringzeertzjq2022-09-12
| | * | | | | | | vim-patch:8.2.2646: Vim9: error for not using string doesn't mention argumentzeertzjq2022-09-12
| |/ / / / / / /
| * | / / / / / vim-patch:9.0.0443: blueprint files are not recognized (#20155)Christian Clason2022-09-11
| | |/ / / / / | |/| | | | |
| * | | | | | fix(lsp): schedule removal of client object (#20148)Gregory Anders2022-09-10
| * | | | | | vim-patch:71b6d3397649 (#20144)Christian Clason2022-09-10
| * | | | | | build: ensure version generation always succeeds (#19515)dundargoc2022-09-10
| * | | | | | Merge pull request #20068 from dundargoc/refactor/char_u/10bfredl2022-09-10
| |\ \ \ \ \ \
| | * | | | | | refactor: replace char_u with charDundar Göc2022-09-10