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
/
doc
Commit message (
Expand
)
Author
Age
...
*
|
|
|
|
vim-patch:8.2.1727: a popup created with "cursorline" will ignore "firstline"
zeertzjq
2022-02-06
|
/
/
/
/
*
|
|
|
vim-patch:8.2.0233: crash when using garbagecollect() in between rand()
Sean Dewar
2022-02-05
*
|
|
|
vim-patch:8.1.2356: rand() does not use the best algorithm
Sean Dewar
2022-02-05
*
|
|
|
docs(rand): cherry-pick changes from rt update 0c0734d
Sean Dewar
2022-02-05
*
|
|
|
vim-patch:8.1.2342: random number generator in Vim script is slow
Sean Dewar
2022-02-05
*
|
|
|
vim-patch:8.2.1128: the write message mentions characters, but it's bytes
zeertzjq
2022-02-04
*
|
|
|
vim-patch:8.2.3797: no good reason to limit the message history in tiny version
zeertzjq
2022-02-04
*
|
|
|
docs: update feature-list
zeertzjq
2022-02-04
*
|
|
|
vim-patch:8.1.0846: not easy to recognize the system Vim runs on
zeertzjq
2022-02-04
*
|
|
|
Merge pull request #17245 from zeertzjq/vim-8.2.3219
zeertzjq
2022-02-02
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.3219: :find searches non-existing directories
zeertzjq
2022-02-01
*
|
|
|
|
Merge pull request #17113 from zeertzjq/vim-8.2.2569
zeertzjq
2022-02-01
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
feat(statusline): support multibyte fillchar
zeertzjq
2022-01-16
*
|
|
|
|
vim-patch:c4573eb12dba (#17258)
Christian Clason
2022-01-31
*
|
|
|
|
vim-patch:partial:f10911e5db16 (#17248)
Christian Clason
2022-01-31
|
|
/
/
/
|
/
|
|
|
*
|
|
|
vim-patch:8.2.3433: :delcommand does not take a -buffer option
Sean Dewar
2022-01-30
*
|
|
|
chore: typo fixes (#16921)
dundargoc
2022-01-29
*
|
|
|
vim-patch:partial:04fb916
Daniel Steinberg
2022-01-29
*
|
|
|
vim-patch:8.2.3917: the eval.txt help file is way too big
Daniel Steinberg
2022-01-29
*
|
|
|
feat(provider)!: remove support for python2 and python3.[3-5]
Björn Linse
2022-01-29
*
|
|
|
vim-patch:8.2.4052: not easy to resize a window from a plugin (#17028)
Daniel Steinberg
2022-01-29
*
|
|
|
docs(helphelp): remove extra backtick interference (#17201)
dundargoc
2022-01-27
*
|
|
|
Merge pull request #17166 from Shougo/vim-8.2.4160
bfredl
2022-01-27
|
\
\
\
\
|
*
|
|
|
vim-patch:8.2.4160: cannot change the register used for Select mode delete
Shougo Matsushita
2022-01-22
*
|
|
|
|
Merge pull request #17145 from zeertzjq/vim-8.2.0128
bfredl
2022-01-27
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.0128: cannot list options one per line
zeertzjq
2022-01-20
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #17095 from zeertzjq/vim-8.2.3227
bfredl
2022-01-27
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solution
zeertzjq
2022-01-15
|
*
|
|
|
|
vim-patch:8.2.3227: 'virtualedit' can only be set globally
zeertzjq
2022-01-15
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #17156 from zeertzjq/vim-8.2.3584
bfredl
2022-01-23
|
\
\
\
\
\
|
*
|
|
|
|
vim-patch:8.2.3584: "verbose set efm" reports location of the :compiler command
zeertzjq
2022-01-21
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
vim-patch:6f4754b9f725 (#17179)
Christian Clason
2022-01-23
*
|
|
|
|
refactor: remove the <xCSI> key
zeertzjq
2022-01-21
|
/
/
/
/
*
|
|
|
refactor: source ftplugin.vim separately from filetype.vim (#17129)
Gregory Anders
2022-01-18
*
|
|
|
refactor: enable filetype detection before user startup scripts (#17040)
Gregory Anders
2022-01-17
*
|
|
|
docs: regenerate [skip ci]
marvim
2022-01-17
*
|
|
|
vim-patch:fd31be29b822 (#17114)
Christian Clason
2022-01-17
|
/
/
/
*
|
|
feat(diagnostic): allow retrieving current diagnostic config
Gregory Anders
2022-01-11
*
|
|
vim-patch:2f0936cb9a2e (#17007)
Christian Clason
2022-01-11
*
|
|
fix(lua): print multiple return values with =expr (#16933)
Shadman
2022-01-06
*
|
|
feat(lua): add notify_once() (#16956)
Gregory Anders
2022-01-06
*
|
|
Merge pull request #16591 from shadmansaleh/feat/lua_keymaps2
Björn Linse
2022-01-06
|
\
\
\
|
*
|
|
feat(lua): add vim.keymap
shadmansaleh
2022-01-04
*
|
|
|
feat(lsp): enable default debounce of 150 ms (#16908)
Michael Lingelbach
2022-01-05
*
|
|
|
feat(autocmd): populate v:event in RecordingLeave (#16828)
Axel Dahlberg
2022-01-04
*
|
|
|
fix(api): force redefinition of user commands by default (#16918)
Gregory Anders
2022-01-04
*
|
|
|
chore: fix typos (#16816)
dundargoc
2022-01-04
|
/
/
/
*
|
|
feat: filetype.lua (#16600)
Gregory Anders
2022-01-04
*
|
|
feat(lua): make =expr print result of expr
shadmansaleh
2022-01-04
*
|
|
docs(usr_05): fix section numbers (#16886)
Sean Dewar
2022-01-03
[prev]
[next]