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
*
fix: support UNC paths in vim.fs.normalize
dundargoc
2024-03-30
*
fix(fs): allow backslash characters in unix paths
James Trew
2024-03-29
*
vim-patch:9.1.0228: Two unrelated things are tested by a single test (#28093)
zeertzjq
2024-03-29
*
vim-patch:9.1.0215: Half-page scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
vim-patch:9.1.0211: page-wise scrolling does not support smooth-scrolling
Luuk van Baal
2024-03-28
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
feat(tui): query extended underline support using DECRQSS (#28052)
zeertzjq
2024-03-28
*
vim-patch:9.1.0196: filetype: support for gnuplot files is lacking (#27972)
Christian Clason
2024-03-27
*
fix(treesitter): return correct match table in iter_captures()
Lewis Russell
2024-03-27
*
feat(diagnostic): add support for many namespaces filtering in GetOpts (#28045)
Mayrom
2024-03-26
*
docs: remove remaining mentions of hkmap (#28038)
zeertzjq
2024-03-26
*
fix(filetype): don't use fnamemodify() with :e for extension (#27976)
zeertzjq
2024-03-26
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(test): typing
Lewis Russell
2024-03-25
*
vim-patch:ab01adf7c65b
Christian Clason
2024-03-25
*
Revert "refactor(lsp): simplify client tracking"
Lewis Russell
2024-03-25
*
refactor(lsp): simplify client tracking
Lewis Russell
2024-03-25
*
fix(vim.iter): use correct cmp function when truncating tail in `take` (#27998)
Calvin Bochulak
2024-03-23
*
vim-patch:9.1.0199: Not enough tests for the slice() function (#27991)
zeertzjq
2024-03-23
*
fix(lsp): handle stale bufnr on LspRequest autocmd trigger (#27981)
Jaehwang Jung
2024-03-22
*
vim-patch:9.1.0188: filetype: no support for Vento files (#27935)
Christian Clason
2024-03-20
*
refactor(treesitter): redesign query iterating
Lewis Russell
2024-03-19
*
vim-patch:9.1.0187: filetype: no support for Dafny files (#27918)
Christian Clason
2024-03-18
*
fix(treesitter): revert to using iter_captures in highlighter
Lewis Russell
2024-03-17
*
fix(lsp): create codelens request parameters for each buffer (#27699)
Takuya Tokuda
2024-03-17
*
refactor(lua): type annotations
Lewis Russell
2024-03-16
*
Merge pull request #27674 from glepnir/snippet_indent
bfredl
2024-03-15
|
\
|
*
fix(snippet): correct indent with newline
glepnir
2024-03-01
*
|
vim-patch:9.1.0181: no overflow check for string formatting (#27863)
zeertzjq
2024-03-15
*
|
fix(terminal): disable reflow again
Christian Clason
2024-03-14
*
|
refactor(treesitter): move some logic into functions
Lewis Russell
2024-03-14
*
|
fix(treesitter): highlight injections properly
Lewis Russell
2024-03-14
*
|
vim-patch:9.1.0175: wrong window positions with 'winfix{width,height}' (#27845)
Sean Dewar
2024-03-13
*
|
Merge pull request #27839 from seandewar/vim-9.1.0169
Sean Dewar
2024-03-12
|
\
\
|
*
|
vim-patch:9a660d2883f9
Sean Dewar
2024-03-12
|
*
|
vim-patch:9.1.0170: Re-allow curwin == prevwin, but document it instead
Sean Dewar
2024-03-12
*
|
|
fix(treesitter): use 0 as initial value for computing maximum (#27837)
Gregory Anders
2024-03-12
|
/
/
*
|
feat(treesitter): support URLs (#27132)
Gregory Anders
2024-03-12
*
|
fix: move fswatch linux check inside of vim.schedule (#27824)
Tomas Slusny
2024-03-12
*
|
docs: small fixes (#27364)
dundargoc
2024-03-12
*
|
vim-patch:0049a495c8d4 (#27817)
zeertzjq
2024-03-12
*
|
docs: adjust fswatch overflow message to mention docs with info
Tomas Slusny
2024-03-11
*
|
vim-patch:9.1.0147: Cannot keep a buffer focused in a window
Colin Kennedy
2024-03-11
*
|
docs(editorconfig): move to source
Lewis Russell
2024-03-10
*
|
docs: more accurate typing for vim.tbl_extend
Riley Bruins
2024-03-10
*
|
fix(fswatch): --latency is locale dependent
Oscar Creator
2024-03-10
*
|
Merge pull request #27330 from seandewar/win_set_config-fixes
Sean Dewar
2024-03-09
|
\
\
|
*
|
vim-patch:partial:9.1.0117: Stop split-moving from firing WinNew and WinNewPr...
Sean Dewar
2024-03-08
|
*
|
fix(api): make open_win block only enter/leave events if !enter && !noautocmd
Sean Dewar
2024-03-08
|
*
|
fix(api): make win_set_config with "win" for splits need "split/vertical"
Sean Dewar
2024-03-08
[next]