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
*
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
*
fix(lsp): advertise workspace.didChangeConfiguration capability (#26028)
Chris Simon
2023-11-13
*
fix(clipboard): make osc52 work with PUC Lua (#26014)
zeertzjq
2023-11-13
*
vim-patch:9.0.2103: recursive callback may cause issues on some archs (#26013)
zeertzjq
2023-11-13
*
feat(lsp)!: vim.lsp.inlay_hint.get(), enable(), is_enabled() #25512
LW
2023-11-12
*
vim-patch:9.0.2098: No filetype support for xcompose files (#25983)
ObserverOfTime
2023-11-12
*
vim-patch:1b08d2cd0789 (#25993)
zeertzjq
2023-11-12
*
vim-patch:9.0.2097: No support for cypher files
Christian Clason
2023-11-12
*
vim-patch:8.2.4932: not easy to filter the output of maplist()
zeertzjq
2023-11-09
*
vim-patch:8.2.4861: it is not easy to restore saved mappings
zeertzjq
2023-11-09
*
vim-patch:8.2.4825: can only get a list of mappings
zeertzjq
2023-11-09
*
vim-patch:8.2.4820: not simple programmatic way to find a specific mapping
zeertzjq
2023-11-09
*
vim-patch:8.2.4140: maparg() does not indicate the type of script
zeertzjq
2023-11-09
*
vim-patch:9.0.2095: statusline may look different than expected (#25941)
zeertzjq
2023-11-09
*
fix(clipboard): increase OSC 52 wait timeout (#25936)
Gregory Anders
2023-11-08
*
refactor: move defaults into separate module (#25929)
Gregory Anders
2023-11-08
*
Merge pull request #25767 from luukvbaal/signdel
bfredl
2023-11-08
|
\
|
*
feat(extmarks): add 'invalidate' property to extmarks
Luuk van Baal
2023-11-08
*
|
feat(clipboard): add OSC 52 clipboard support
Gregory Anders
2023-11-07
*
|
fix(lua): correct return value for on_key with no arguments (#25911)
altermo
2023-11-07
*
|
feat(tui): use TermResponse event for OSC responses (#25868)
Gregory Anders
2023-11-06
|
/
*
docs(treesitter): add disclaimer about needing to parse before `get_node()`
L Lllvvuu
2023-11-04
*
vim-patch:2f54c13292af
Christian Clason
2023-11-04
*
fix(lsp): create per client params in lsp.buf.code_action
Mathias Fussenegger
2023-11-04
*
docs: small fixes (#25831)
dundargoc
2023-11-03
*
feat(stdlib): add vim.base64 module (#25843)
Gregory Anders
2023-10-31
*
fix(lsp): call `on_list()` even for single location (#25830)
Evgeni Chasnovski
2023-10-31
*
fix(lsp): do not cancel snippet when selecting placeholder (#25835)
Maria José Solano
2023-10-30
*
docs: small fixes (#25585)
dundargoc
2023-10-29
*
vim-patch:9.0.2079: Not all Dart files detected
Christian Clason
2023-10-29
*
vim-patch:8ebdbc9e6d80 (#25816)
zeertzjq
2023-10-29
*
fix(diagnostic): virtual_text prefix function should have index and total (#2...
Jongwook Choi
2023-10-27
[next]