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
...
|
*
|
feat(lsp): set workDoneToken in initialize request (#28182)
Mathias Fußenegger
2024-04-05
|
*
|
vim-patch:9.1.0265: console dialog cannot save unnamed buffers (#28185)
zeertzjq
2024-04-05
|
*
|
feat(defaults): add :Inspect to right-click menu (#28181)
zeertzjq
2024-04-05
|
*
|
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
|
*
|
vim-patch:5ccdcc482e29
Christian Clason
2024-04-05
|
*
|
build: fix link error for `_BitScanForward64` (#28173)
Famiu Haque
2024-04-05
|
*
|
vim-patch:9.1.0262: Test for TextChanged is flaky with ASAN (#28180)
zeertzjq
2024-04-05
|
*
|
test: reduce `exec_lua` calls
dundargoc
2024-04-04
|
|
/
|
*
vim-patch:08d2401fbc6d
Christian Clason
2024-04-04
|
*
vim-patch:89cc03af71d9 (#28168)
zeertzjq
2024-04-04
|
*
vim-patch:9.1.0259: Normal mode TextChanged isn't tested properly (#28167)
zeertzjq
2024-04-04
|
*
Merge pull request #28156 from bfredl/attr_extend
bfredl
2024-04-03
|
|
\
|
|
*
refactor(tests): allow to extend the new base set of attrs
bfredl
2024-04-02
|
*
|
fix(stdpath): remove duplicate directories (#26653)
Raphael
2024-04-03
|
*
|
Merge pull request #28157 from fredizzimo/fsundvik/fix-io
bfredl
2024-04-03
|
|
\
\
|
|
*
|
fix: prevent child processes from inheriting ui channel file descriptors
Fred Sundvik
2024-04-02
|
|
|
/
|
*
|
vim-patch:9.1.0253: filetype: typespec files are not recognized
Christian Clason
2024-04-03
|
*
|
vim-patch:8.2.4098: typing "interrupt" at debug prompt may keep exception aro...
zeertzjq
2024-04-03
|
*
|
Merge pull request #28153 from zeertzjq/vim-9.0.0581
zeertzjq
2024-04-03
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vim-patch:9.1.0254: [security]: Heap buffer overflow when calling complete_ad...
zeertzjq
2024-04-03
|
|
*
vim-patch:9.0.0581: adding a character for incsearch fails at end of line
zeertzjq
2024-04-03
|
|
/
|
*
refactor(lsp): move workspace folder logic into the client
Lewis Russell
2024-04-02
|
*
test: silence expected errors
dundargoc
2024-04-02
|
*
feat(treesitter): add `@injection.filename`
Christian Clason
2024-04-02
|
*
refactor: informative error msg for 'noautocmd' (#28147)
Will Hopkins
2024-04-02
|
*
vim-patch:cc7597c1edf4
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0251: Filetype test fails (#28142)
zeertzjq
2024-04-01
|
*
vim-patch:9.0.1643: filetype detection fails if file name ends in many '~' (#...
zeertzjq
2024-04-01
|
*
vim-patch:9.1.0250: filetype: ldscripts cannot be recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0249: filetype: rock_manifest and config.ld files are not recog...
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0248: filetype: yarn lock files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0247: filetype: bundle config files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0246: filetype: fontconfig files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0245: filetype: zsh theme, history and zunit files are not reco...
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0244: filetype: bash history files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0243: filetype: netrw history file is not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0242: filetype: octave history files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0241: filetype: mysql history files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0240: filetype: some python tools config files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0239: filetype: gnuplot history files are not recognised
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0238: filetype: jupyterlab and sublime config are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0237: filetype: mplstyle files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0236: filetype: texlua files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0235: filetype: supertux files are not recognized
Christian Clason
2024-04-01
|
*
vim-patch:9.1.0234: filetype: support for Intel HEX files is lacking
Christian Clason
2024-04-01
|
*
Merge pull request #28080 from echasnovski/intro-buf-change
zeertzjq
2024-04-01
|
|
\
|
|
*
fix(intro): clear intro if new buffer is shown in focused float
Evgeni Chasnovski
2024-03-29
|
|
*
fix(intro): link showing intro to state at start
Evgeni Chasnovski
2024-03-29
|
*
|
vim-patch:18d730d7b572
Christian Clason
2024-04-01
|
*
|
test(core/job_spec): skip exit test if "sleep" command missing (#28137)
zeertzjq
2024-04-01
[prev]
[next]