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
Commit message (
Expand
)
Author
Age
...
|
*
|
|
fix(lsp): use filterText as word if textEdit/label doesn't match
Mathias Fussenegger
2025-01-17
|
*
|
|
vim-patch:9.1.1026: filetype: swc configuration files are not recognized
Christian Clason
2025-01-17
|
*
|
|
docs(gh): use new issue types
Christian Clason
2025-01-17
|
|
|
/
|
|
/
|
|
*
|
refactor(cmdline): more idiomatic way to avoid cmdline_show
Luuk van Baal
2025-01-17
|
*
|
fix(messages): lsp window/showMessage is not an error
Luuk van Baal
2025-01-17
|
*
|
vim-patch:a234a46: runtime(doc): fix typo in usr_02.txt (#32063)
zeertzjq
2025-01-17
|
*
|
vim-patch:9.1.1021: string might be used without a trailing NUL (#32062)
zeertzjq
2025-01-17
|
*
|
vim-patch:9.1.1020: no way to get current selected item in a async context (#...
zeertzjq
2025-01-17
|
*
|
Merge pull request #32038 from gpanders/push-nsrttwwnsqvm
Gregory Anders
2025-01-16
|
|
\
\
|
|
*
|
test: use esc sequences in vterm unit tests
Gregory Anders
2025-01-16
|
|
*
|
feat(terminal): add support for kitty keyboard protocol
Gregory Anders
2025-01-16
|
*
|
|
refactor(options): generic expand and did_set callbacks (#32011)
Lewis Russell
2025-01-16
|
*
|
|
Merge pull request #32051 from zeertzjq/vim-9.1.1013
zeertzjq
2025-01-16
|
|
\
\
\
|
|
*
|
|
vim-patch:9.1.1017: Vim9: Patch 9.1.1013 causes a few problems
zeertzjq
2025-01-16
|
|
*
|
|
vim-patch:9.1.1013: Vim9: Regression caused by patch v9.1.0646
zeertzjq
2025-01-16
|
|
/
/
/
|
*
|
|
vim-patch:9.1.1018: v9.1.0743 causes regression with diff mode (#32047)
zeertzjq
2025-01-16
|
*
|
|
vim-patch:9.1.1019: filetype: fd ignore files are not recognized (#32042)
Christian Clason
2025-01-16
|
*
|
|
build(deps): bump libuv to v1.50.0
Christian Clason
2025-01-15
|
*
|
|
build: fix lint error on macos
dundargoc
2025-01-15
|
|
/
/
|
*
|
fix(cmdline): prevent cmdline_show events after exiting cmdline #32033
luukvbaal
2025-01-15
|
*
|
fix(marks): revise metadata for start mark of revalidated pair #32017
luukvbaal
2025-01-15
|
*
|
fix(docs): replace `yxx` mappings with `g==` #31947
Evgeni Chasnovski
2025-01-15
|
*
|
Merge #32013 from luukvbaal/shellkind
Justin M. Keyes
2025-01-15
|
|
\
\
|
|
*
|
fix(messages): verbose kind for nvim_echo()
Luuk van Baal
2025-01-15
|
|
*
|
feat(messages): add :!cmd shell message kinds
Luuk van Baal
2025-01-15
|
*
|
|
Merge #32001 from MariaSolOs/consistent-namespaces
Justin M. Keyes
2025-01-15
|
|
\
\
\
|
|
*
|
|
docs: document namespace/augroup convention
Maria José Solano
2025-01-14
|
|
*
|
|
refactor: use nvim.foo.bar format for autocommand groups
Maria José Solano
2025-01-14
|
|
*
|
|
refactor: use nvim.foo.bar format for namespaces
Maria José Solano
2025-01-14
|
*
|
|
|
fix(lsp): vim.lsp.enable(...,false) does not disable #32002
Andrew Braxton
2025-01-15
|
*
|
|
|
vim-patch:045564d: runtime(colors): Update colorschemes, include new unokai c...
Christian Clason
2025-01-15
|
*
|
|
|
vim-patch:9.1.1015: Coverity complains about dereferencing NULL value (#32020)
zeertzjq
2025-01-15
|
*
|
|
|
feat(vim.fs): find(), dir() can "follow" symlinks #31551
Mike
2025-01-14
|
*
|
|
|
fix(lsp): schedule call to vim.lsp.start for async root_dir (#31998)
Gregory Anders
2025-01-14
|
*
|
|
|
feat(terminal): support theme update notifications (DEC mode 2031) (#31999)
Gregory Anders
2025-01-14
|
*
|
|
|
Merge pull request #31932 from bfredl/termtab
bfredl
2025-01-14
|
|
\
\
\
\
|
|
*
|
|
|
fix(getchar): do not simplify keycodes in terminal mode
bfredl
2025-01-13
|
*
|
|
|
|
feat(api): nvim_open_win() relative to tabline and laststatus #32006
luukvbaal
2025-01-14
|
*
|
|
|
|
vim-patch:30377e0: runtime(lyrics): support milliseconds in syntax script
Christian Clason
2025-01-14
|
*
|
|
|
|
vim-patch:9.1.1010: filetype: VisualCode setting file not recognized (#32003)
zeertzjq
2025-01-14
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
refactor(options): remove code for multitype options
Famiu Haque
2025-01-14
|
*
|
|
|
perf(treesitter): calculate folds asynchronously
Riley Bruins
2025-01-14
|
*
|
|
|
fix(treesitter): uv_dlclose after uv_dlerror
Horror Proton
2025-01-14
|
*
|
|
|
build(deps): bump luajit to HEAD - a4f56a459
Christian Clason
2025-01-14
|
|
|
/
/
|
|
/
|
|
|
*
|
|
fix(lsp): minimum height for floating popup #31990
Xuyuan Pang
2025-01-13
|
*
|
|
fix(options): better handling of empty values
Lewis Russell
2025-01-13
|
*
|
|
feat(messages): "verbose" message kind #31991
luukvbaal
2025-01-13
|
*
|
|
refactor: delete duplicate utf8-functionality
dundargoc
2025-01-13
|
*
|
|
feat: add vim.fs.relpath
dundargoc
2025-01-13
|
*
|
|
test: use temp file #31907
Guilherme Soares
2025-01-13
[prev]
[next]