index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
doc
Commit message (
Expand
)
Author
Age
*
Merge remote-tracking branch 'origin/colorcolchar' into 20231130_mix
Josh Rahm
2023-11-30
|
\
|
*
Merge remote-tracking branch 'upstream/master' into colorcolchar
colorcolchar
Josh Rahm
2023-11-29
|
|
\
|
*
\
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2023-01-25
|
|
\
\
|
*
\
\
Merge remote-tracking branch 'upstream/master' into colorcolchar
Josh Rahm
2022-10-11
|
|
\
\
\
|
*
|
|
|
feat(colorcolchar): update runtime/doc/options.txt
Joshua Rahm
2022-08-28
|
*
|
|
|
feat(colorcolchar): revert "feat: rename colorcol in fillchars to colorc"
Josh Rahm
2022-08-27
|
*
|
|
|
feat(colorcolchar): rename colorcol in fillchars to colorc
Josh Rahm
2022-08-27
|
*
|
|
|
feat(colorcolchar): fix typo for colorcolchar documentation
Josh Rahm
2022-08-27
|
*
|
|
|
feat(colorcolchar): add the option "colorcol" to the fillchars setting
Josh Rahm
2022-08-27
*
|
|
|
|
Merge branch 'userreg' into 20231130_mix
Josh Rahm
2023-11-30
|
\
\
\
\
\
|
*
\
\
\
\
Merge remote-tracking branch 'upstream/master' into userreg
userreg
Josh Rahm
2023-11-29
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2023-01-25
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
Merge remote-tracking branch 'upstream/master' into userreg
Josh Rahm
2022-10-11
|
|
\
\
\
\
\
|
|
|
|
_
|
_
|
/
|
|
|
/
|
|
|
|
*
|
|
|
|
feat(userreg): fix typos userregfun -> userregfunc
Josh Rahm
2022-08-21
|
*
|
|
|
|
feat(userreg): Add user-defined registers to Neovim.
Josh Rahm
2022-08-21
*
|
|
|
|
|
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
|
|
_
|
_
|
/
/
|
/
|
|
|
|
*
|
|
|
|
docs: document TSNode:byte_length() (#26287)
Gregory Anders
2023-11-29
*
|
|
|
|
refactor: move some constants out of vim_defs.h (#26298)
zeertzjq
2023-11-29
*
|
|
|
|
vim-patch:9.0.2135: No test for mode() when executing Ex commands (#26282)
zeertzjq
2023-11-29
*
|
|
|
|
Merge pull request #26249 from bfredl/concealchar
bfredl
2023-11-28
|
\
\
\
\
\
|
*
|
|
|
|
feat(decoration): allow conceal_char to be a composing char
bfredl
2023-11-28
*
|
|
|
|
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
|
/
/
/
/
/
*
|
|
|
|
docs: support @since for api level #25574
LW
2023-11-27
*
|
|
|
|
docs: small fixes (#26154)
dundargoc
2023-11-27
*
|
|
|
|
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
|
|
|
|
docs: vim.iter #26169
Justin M. Keyes
2023-11-25
*
|
|
|
|
docs(starting.txt): correct step number (#26185)
zeertzjq
2023-11-24
*
|
|
|
|
feat(extmarks): add sign name to extmark "details" array
Luuk van Baal
2023-11-22
*
|
|
|
|
vim-patch:596a9f29c83a (#26146)
zeertzjq
2023-11-22
*
|
|
|
|
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
|
|
|
|
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
\
\
\
\
|
*
|
|
|
|
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
|
|
|
|
docs: document breaking change of cursor blink behavior (#26075)
Gregory Anders
2023-11-17
*
|
|
|
|
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
|
|
|
|
|
vim-patch:9.0.2108: [security]: overflow with count for :s command
zeertzjq
2023-11-17
*
|
|
|
|
|
fix(osc52): enable OSC 52 by default in tmux sessions (#26072)
Gregory Anders
2023-11-16
*
|
|
|
|
|
feat(clipboard): enable OSC 52 clipboard provider by default (#26064)
Gregory Anders
2023-11-16
*
|
|
|
|
|
feat: add vim.text module (#26069)
Gregory Anders
2023-11-16
*
|
|
|
|
|
feat(tui): support DCS responses in TermResponse event (#26061)
Gregory Anders
2023-11-16
*
|
|
|
|
|
docs: fix vim.snippet help tags (#26068)
Gregory Anders
2023-11-16
|
/
/
/
/
/
*
|
|
|
|
vim-patch:30c762d99ac8
Christian Clason
2023-11-14
*
|
|
|
|
feat(tui): add 'termsync' option (#25871)
Gregory Anders
2023-11-14
*
|
|
|
|
refactor: vim.ui.clipboard #26040
Justin M. Keyes
2023-11-14
*
|
|
|
|
fix(defaults): set 'fsync' #26034
Ploum
2023-11-14
*
|
|
|
|
docs: deprecate the "term_background" UI field
Gregory Anders
2023-11-13
*
|
|
|
|
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
*
|
|
|
|
vim-patch:2dd613f57bf1 (#26009)
zeertzjq
2023-11-13
*
|
|
|
|
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
|
|
|
|
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
|
|
|
|
vim-patch:1b08d2cd0789 (#25993)
zeertzjq
2023-11-12
[next]