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
/
lua
/
vim
Commit message (
Expand
)
Author
Age
*
Merge branch 'userreg' into 20231130_mix
Josh Rahm
2023-11-30
|
\
|
*
Merge remote-tracking branch 'origin/usermarks' into HEAD
Josh Rahm
2023-11-30
|
|
\
|
|
*
Merge remote-tracking branch 'upstream/master' into usermarks
usermarks
Josh Rahm
2023-01-25
|
|
|
\
|
|
*
|
feat(usermarks) fix bugs with usermarks runtime
Josh Rahm
2022-08-22
|
|
*
|
feat(usermarks): add runtime files for usermarks
Josh Rahm
2022-08-21
|
*
|
|
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): add runtime files for userreg
Josh Rahm
2022-08-21
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
vim-patch:9.0.2137: Can't detect angular & mustache filetypes
ObserverOfTime
2023-11-30
*
|
|
|
|
fix: Remove nested for_each_tree in TSTreeView (#26328)
Pham Huy Hoang
2023-11-30
*
|
|
|
|
fix(treesitter): fix parens stacking in inspector display (#26304)
Gregory Anders
2023-11-30
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
fix(treesitter): adjust indentation in inspector highlights (#26302)
Gregory Anders
2023-11-29
*
|
|
|
fix(termcap): escape escapes in passthrough sequence (#26301)
Gregory Anders
2023-11-29
*
|
|
|
fix(defaults): wait until VimEnter to set background (#26284)
Gregory Anders
2023-11-29
*
|
|
|
docs: document TSNode:byte_length() (#26287)
Gregory Anders
2023-11-29
*
|
|
|
fix(treesitter): make InspectTree correctly handle nested injections (#26085)
Pham Huy Hoang
2023-11-29
*
|
|
|
fix(treesitter): use proper query syntax for inspector (#26274)
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
*
|
|
|
fix(termcap): use tmux passthrough sequence when running in tmux (#26281)
Gregory Anders
2023-11-28
*
|
|
|
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
*
|
|
|
|
docs(lua): don't include remote-only API functions (#26266)
zeertzjq
2023-11-28
*
|
|
|
|
vim-patch:9.0.2133: Cannot detect overstrike mode in Cmdline mode (#26263)
zeertzjq
2023-11-28
*
|
|
|
|
vim-patch:9.0.2131: not all nushell files detected (#26260)
Christian Clason
2023-11-28
|
/
/
/
/
*
|
|
|
docs: support @since for api level #25574
LW
2023-11-27
*
|
|
|
fix(treesitter): don't invalidate parser when discovering injections
Dmytro Soltys
2023-11-27
*
|
|
|
fix(lua): disallow vim.wait() in fast contexts
Lewis Russell
2023-11-27
*
|
|
|
vim-patch:9.0.2128: runtime(swig): add syntax and filetype plugins
Christian Clason
2023-11-26
*
|
|
|
docs: vim.iter #26169
Justin M. Keyes
2023-11-25
*
|
|
|
vim-patch:596a9f29c83a (#26146)
zeertzjq
2023-11-22
*
|
|
|
perf(lsp): use async fs_stat for file watching on linux (#26123)
Mathias Fußenegger
2023-11-21
*
|
|
|
fix(vim.region): handle multibyte inclusive selection properly (#26129)
zeertzjq
2023-11-21
*
|
|
|
refactor(lsp): add type annotations to _watchfiles (#26109)
Mathias Fußenegger
2023-11-20
*
|
|
|
perf(lsp): replace file polling on linux with per dir watcher (#26108)
Mathias Fußenegger
2023-11-19
*
|
|
|
Merge pull request #25724 from luukvbaal/signmerge
bfredl
2023-11-18
|
\
\
\
\
|
*
|
|
|
refactor(sign): move legacy signs to extmarks
Luuk van Baal
2023-11-17
*
|
|
|
|
feat(lsp): support for choice snippet nodes
Maria José Solano
2023-11-17
*
|
|
|
|
refactor(grid): make screen rendering more multibyte than ever before
bfredl
2023-11-17
*
|
|
|
|
fix(osc52): use `p` for primary selection instead of `s` (#26076)
Tomasz N
2023-11-16
*
|
|
|
|
refactor: use optional base argument of tonumber (#26070)
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
|
/
/
/
/
*
|
|
|
fix: only attempt to close timer if not already closing (#26047)
Gregory Anders
2023-11-14
*
|
|
|
vim-patch:9.0.2104: wast filetype should be replaced by wat filetype
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
*
|
|
|
refactor: move background color detection into Lua
Gregory Anders
2023-11-13
[next]