aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'aucmd_textputpost' into 20231130_mix20231130_mixJosh Rahm2023-11-30
|\
| * Merge remote-tracking branch 'upstream/master' into aucmd_textputpostaucmd_textputpostJosh Rahm2023-11-30
| |\
| * | feat(aucmd_textputpost): only fire the event if the reg is not NULLJosh Rahm2023-02-28
| * | feat(TextPutPost): add TextPutPost autocommandJosh Rahm2023-02-02
* | | Merge branch 'fix_20726' into 20231130_mixJosh Rahm2023-11-30
|\ \ \
| * \ \ Merge remote-tracking branch 'upstream/master' into fix_20726fix_20726Josh Rahm2023-11-29
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into fix_20726Josh Rahm2023-11-29
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Add hacky fix for issue 20726Josh Rahm2023-01-31
* | | | | Merge remote-tracking branch 'origin/colorcolchar' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into colorcolcharcolorcolcharJosh Rahm2023-11-29
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | feat(colorcolchar): implement 'foreground' flagJosh Rahm2023-02-02
| * | | | | feat(colorcolchar): make colorcol qsort() stable by including indexJosh Rahm2023-01-31
| * | | | | feat(colorcolchar): make the colorcolumn more flexibleJosh Rahm2023-01-31
| * | | | | feat(colorcolchar): remove existing colorcolumnchar in the fillchars. Make wa...Josh Rahm2023-01-31
| * | | | | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2023-01-25
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| * | | | | Merge remote-tracking branch 'upstream/master' into colorcolcharJosh Rahm2022-10-11
| |\ \ \ \ \
| * | | | | | feat(colorcolchar): update runtime/doc/options.txtJoshua Rahm2022-08-28
| * | | | | | feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"Josh Rahm2022-08-27
| * | | | | | feat(colorcolchar): fix highlight_spec.luaJosh Rahm2022-08-27
| * | | | | | feat(colorcolchar): rename colorcol in fillchars to colorcJosh Rahm2022-08-27
| * | | | | | feat(colorcolchar): fix typo for colorcolchar documentationJosh Rahm2022-08-27
| * | | | | | feat(colorcolchar): add the option "colorcol" to the fillchars settingJosh Rahm2022-08-27
* | | | | | | Merge branch 'userreg' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/usermarks' into HEADJosh Rahm2023-11-30
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into usermarksusermarksJosh Rahm2023-01-25
| | |\ \ \ \ \ \ \ | | | | |_|/ / / / | | | |/| | | | |
| | * | | | | | | 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 userreguserregJosh Rahm2023-11-29
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2023-01-25
| |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into userregJosh Rahm2022-10-11
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| * | | | | | | | | 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 'fix_repeatcmdline' into 20231130_mixJosh Rahm2023-11-30
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Change from char_u to charfix_repeatcmdlineJosh Rahm2023-11-29
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix_repeatcmdlineJosh Rahm2023-11-29
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into fix_repeatcmdlineJosh Rahm2023-01-25
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| * | | | | | | | | | eval/userfunc.c: save the repeat_cmdline along with the redo buffJosh Rahm2022-09-15
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30
* | | | | | | | | | refactor: explicitly abort on OOM condition (#26330)Gregory Anders2023-11-30
* | | | | | | | | | fix: Remove nested for_each_tree in TSTreeView (#26328)Pham Huy Hoang2023-11-30
* | | | | | | | | | refactor: suppress unused variable warnings in release builds (#26327)Gregory Anders2023-11-30
* | | | | | | | | | refactor(IWYU): fix includes for cmdhist.h (#26324)zeertzjq2023-11-30
* | | | | | | | | | fix(tui): grow termkey's internal buffer for large escape sequences (#26309)Gregory Anders2023-11-30