aboutsummaryrefslogtreecommitdiff
path: root/runtime
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'origin/colorcolchar' into 20231130_mixJosh Rahm2023-11-30
|\
| * Merge remote-tracking branch 'upstream/master' into colorcolcharcolorcolcharJosh Rahm2023-11-29
| |\
| * \ 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): 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
| * | | | | | 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): 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
| | |_|_|/ / | |/| | | |
* | | | | | vim-patch:9.0.2137: Can't detect angular & mustache filetypesObserverOfTime2023-11-30
* | | | | | fix: Remove nested for_each_tree in TSTreeView (#26328)Pham Huy Hoang2023-11-30
* | | | | | fix(treesitter): fix parens stacking in inspector display (#26304)Gregory Anders2023-11-30
* | | | | | build: don't define FUNC_ATTR_* as empty in headers (#26317)zeertzjq2023-11-30
* | | | | | vim-patch:a9058440b7b9Christian Clason2023-11-29
| |_|_|/ / |/| | | |
* | | | | fix(treesitter): adjust indentation in inspector highlights (#26302)Gregory Anders2023-11-29
* | | | | fix(termcap): escape escapes in passthrough sequence (#26301)Gregory Anders2023-11-29
* | | | | fix(defaults): wait until VimEnter to set background (#26284)Gregory Anders2023-11-29
* | | | | docs: document TSNode:byte_length() (#26287)Gregory Anders2023-11-29
* | | | | fix(treesitter): make InspectTree correctly handle nested injections (#26085)Pham Huy Hoang2023-11-29
* | | | | fix(treesitter): use proper query syntax for inspector (#26274)Gregory Anders2023-11-29
* | | | | refactor: move some constants out of vim_defs.h (#26298)zeertzjq2023-11-29
* | | | | fix(man): set the nested flag for the BufReadCmd autocommand (#26285)Gregory Anders2023-11-28
* | | | | vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)zeertzjq2023-11-29
* | | | | fix(termcap): use tmux passthrough sequence when running in tmux (#26281)Gregory Anders2023-11-28
* | | | | fix(rplugin): dont create data dir if it's a broken symlink #25726Samuel (ThinLinc team)2023-11-28
* | | | | Merge pull request #26249 from bfredl/concealcharbfredl2023-11-28
|\ \ \ \ \
| * | | | | feat(decoration): allow conceal_char to be a composing charbfredl2023-11-28
* | | | | | docs(lua): don't include remote-only API functions (#26266)zeertzjq2023-11-28
* | | | | | vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)zeertzjq2023-11-28
* | | | | | vim-patch:9.0.2131: not all nushell files detected (#26260)Christian Clason2023-11-28
|/ / / / /
* | | | | docs: support @since for api level #25574LW2023-11-27
* | | | | fix(treesitter): don't invalidate parser when discovering injectionsDmytro Soltys2023-11-27
* | | | | docs: small fixes (#26154)dundargoc2023-11-27
* | | | | fix(lua): disallow vim.wait() in fast contextsLewis Russell2023-11-27
* | | | | vim-patch:cf40409e7d17Christian Clason2023-11-26
* | | | | vim-patch:9.0.2128: runtime(swig): add syntax and filetype pluginsChristian Clason2023-11-26
* | | | | fix(health): malformed call to warn() #26217Itamar Lencovsky2023-11-25
* | | | | vim-patch:813a538bb3ceChristian Clason2023-11-25