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
/
src
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
|
Merge pull request #16789 from janlazo/vim-8.1.1184
Jan Edmund Lazo
2021-12-25
|
\
\
\
\
\
\
|
*
|
|
|
|
|
vim-patch:8.1.1379: filechanged test hangs
Jan Edmund Lazo
2021-12-25
|
*
|
|
|
|
|
vim-patch:8.1.1184: undo file left behind after running test
Jan Edmund Lazo
2021-12-25
|
*
|
|
|
|
|
test: port test_filechanged.vim
Jan Edmund Lazo
2021-12-25
*
|
|
|
|
|
|
vim-patch:8.2.3880: Solution filter files are not recognized (#16779)
Christian Clason
2021-12-25
*
|
|
|
|
|
|
Merge pull request #16724 from VVKot/vim-8.2.3850
Jan Edmund Lazo
2021-12-25
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
vim-patch:8.2.3855: illegal memory access when displaying a blob
VVKot
2021-12-19
|
*
|
|
|
|
|
vim-patch:8.2.3850: illegal memory access when displaying a partial
VVKot
2021-12-19
*
|
|
|
|
|
|
test(old): reenable Test_virtual_replace() (#16674)
zeertzjq
2021-12-25
*
|
|
|
|
|
|
feat(lua): add vim.spell (#16620)
Lewis Russell
2021-12-25
*
|
|
|
|
|
|
Merge pull request #16725 from VVKot/vim-8.1.0040
Björn Linse
2021-12-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
vim-patch:8.1.0040: warnings from 64-bit compiler
VVKot
2021-12-20
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
vim-patch:8.2.3873: go.mod files are not recognized (#16757)
dundargoc
2021-12-25
*
|
|
|
|
|
|
Merge pull request #16762 from zeertzjq/grid-truncate-pum-double-width
Björn Linse
2021-12-25
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
refactor(pum_redraw): rename col -> grid_col
zeertzjq
2021-12-24
|
*
|
|
|
|
|
|
fix(pum_redraw): use grid_puts_len() to truncate the text
zeertzjq
2021-12-24
|
*
|
|
|
|
|
|
fix(screen): truncate when overwriting right half of a double-width char
zeertzjq
2021-12-24
|
*
|
|
|
|
|
|
fix(screen): truncate double-width character correctly
zeertzjq
2021-12-24
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
/
|
|
|
|
|
fix(options): disallow empty 'fdc' and 'scl' (#16765)
Sean Dewar
2021-12-24
|
/
/
/
/
/
/
*
|
|
|
|
|
vim-patch:8.2.3874: cannot highlight the number column for a sign
James McCoy
2021-12-22
*
|
|
|
|
|
refactor: fix comment spacing in option.h (#16749)
zeertzjq
2021-12-21
*
|
|
|
|
|
fix(api): make nil value in nvim_set_option_value clear local value (#16710)
Gregory Anders
2021-12-21
*
|
|
|
|
|
refactor: remove some chdir-related unnecessary calls and checks
zeertzjq
2021-12-20
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #16657 from lewis6991/unused_warn
Björn Linse
2021-12-19
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
chore: suppress -Wunused-but-set-variable warns
Lewis Russell
2021-12-19
*
|
|
|
|
fix: update last cursor on first CursorMoved (#16698)
Michael Lingelbach
2021-12-18
|
|
/
/
/
|
/
|
|
|
*
|
|
|
fix(build): check for empty value of LUAC_PRG (#16711)
Gregory Anders
2021-12-18
*
|
|
|
vim-patch:8.2.3843: dep3patch files are not recognized (#16700)
Christian Clason
2021-12-18
*
|
|
|
feat(tui): add error logging (#16615)
erw7
2021-12-18
*
|
|
|
autocmd: RecordingEnter, RecordingLeave (#16684)
Gregory Anders
2021-12-18
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
test(old): change usage of Q to gQ
Axel Dahlberg
2021-12-18
|
*
|
|
docs(autocmd): update docs to match implementation
Thomas Vigouroux
2021-12-18
|
*
|
|
feat(autocmd): add Recording autocmds
Thomas Vigouroux
2021-12-18
*
|
|
|
Merge pull request #16681 from zeertzjq/vim-8.2.3825
James McCoy
2021-12-17
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.3825: various comments could be improved
zeertzjq
2021-12-16
*
|
|
|
perf: pre-compile embedded Lua source into bytecode (#16631)
Gregory Anders
2021-12-16
|
/
/
/
*
|
|
Merge pull request #16617 from pekdon/forkpty
James McCoy
2021-12-16
|
\
\
\
|
*
|
|
fix: add forkpty for SunOS variants
Claes Nästén
2021-12-12
*
|
|
|
Merge pull request #16134 from zeertzjq/screenpos-border
Björn Linse
2021-12-16
|
\
\
\
\
|
*
|
|
|
fix(screenpos, float): add top and left border adjustment
zeertzjq
2021-12-15
*
|
|
|
|
Merge pull request #16666 from mjlbach/fix/bad-cast
Michael Lingelbach
2021-12-15
|
\
\
\
\
\
|
*
|
|
|
|
chore: improve naming consistency in str_utf_start
Michael Lingelbach
2021-12-15
|
*
|
|
|
|
fix: do not cast offset to char_u
Michael Lingelbach
2021-12-15
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
fix(terminal): fix resize crash with pending scrollback (#14891)
Sean Dewar
2021-12-15
*
|
|
|
|
vim-patch:8.2.3814: .csx files and .sln files are not recognized (#16662)
Christian Clason
2021-12-15
*
|
|
|
|
fix(quickfix): avoid O(N^2) when filling from string typval (#16654)
Nicolas Hillegeer
2021-12-15
|
|
/
/
/
|
/
|
|
|
*
|
|
|
vim-patch:8.2.3805: i3config files are not recognized (#16645)
Christian Clason
2021-12-14
*
|
|
|
Merge pull request #16602 from zeertzjq/tui-end-streamed-paste
James McCoy
2021-12-13
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
fix(tui): end streamed paste correctly when key buffer is empty
zeertzjq
2021-12-10
*
|
|
|
Merge pull request #16613 from bfredl/vim-patch-8.2.3777
Björn Linse
2021-12-11
|
\
\
\
\
[prev]
[next]