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
/
nvim
Commit message (
Expand
)
Author
Age
...
|
*
|
feat: add vim.str_utf_pos function
Michael Lingelbach
2021-10-24
*
|
|
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
*
|
|
vim-patch:8.2.3542: too many comments are old style (#16096)
dundargoc
2021-10-23
*
|
|
vim-patch:8.2.0026: still some /* */ comments (#16088)
dundargoc
2021-10-23
*
|
|
Merge pull request #16111 from dundargoc/vim-patch/comments
Jan Edmund Lazo
2021-10-23
|
\
\
\
|
*
|
|
vim-patch:8.1.2396: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2394: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2392: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2388: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2387: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2380: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2379: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2378: using old C style comments
Dundar Göc
2021-10-21
|
*
|
|
vim-patch:8.1.2368: using old C style comments
Dundar Göc
2021-10-21
*
|
|
|
Merge pull request #16029 from bfredl/multiline
Björn Linse
2021-10-23
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
|
*
|
|
refactor(decorations): mark decorations directly on the marktree
Björn Linse
2021-10-23
|
|
/
/
*
/
/
vim-patch:8.2.3550: completion() does not work properly (#16112)
Christian Clason
2021-10-21
|
/
/
*
|
vim-patch:8.1.2243: typos in comments (#16104)
dundargoc
2021-10-20
*
|
Merge pull request #16086 from bfredl/termpipe_input
Björn Linse
2021-10-20
|
\
\
|
*
|
feat(nvim_open_term): support input callback in lua
Björn Linse
2021-10-20
*
|
|
build: update cmake min version to 3.10 #16065
Jakub Łuczyński
2021-10-19
*
|
|
Merge pull request #15767 from lewis6991/lua_var_index
Björn Linse
2021-10-19
|
\
\
\
|
*
|
|
feat(lua): allow passing handles to vim.b/w/t
Lewis Russell
2021-10-19
|
|
|
/
|
|
/
|
*
/
|
fix(gen_vimdoc.py): spacing around inline elements #16092
Gregory Anders
2021-10-19
|
/
/
*
|
vim-patch:8.2.3537: wrong mode() during 'operatorfunc' #16087
zeertzjq
2021-10-19
*
|
fix(api/nvim_eval_statusline): allow maxwidth=0 #16080
Famiu Haque
2021-10-19
*
|
refactor: remove space after star
Dundar Göc
2021-10-19
*
|
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
|
refactor: enable formatting for files under lib
Dundar Göc
2021-10-19
|
/
*
feat(api): evaluate statusline string #16020
Famiu Haque
2021-10-18
*
refactor: convert to doxygen-style comments #16013
dundargoc
2021-10-17
*
fix(PVS/V1028): prevent possible overflow #16023
dundargoc
2021-10-17
*
Merge pull request #15999 from famiu/fix/build/export-windows-symbols
Björn Linse
2021-10-17
|
\
|
*
fix(build): export symbols on Windows
Famiu Haque
2021-10-17
*
|
Merge pull request #15973 from bfredl/luapath
Björn Linse
2021-10-17
|
\
\
|
*
|
fix(runtime): don't use regexes inside lua require'mod'
Björn Linse
2021-10-17
|
|
/
*
|
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
\
|
*
|
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
|
*
|
vim-patch:8.2.1411: when splitting a window localdir is copied but prevdir is...
zeertzjq
2021-10-17
|
*
|
vim-patch:8.2.0909: cannot go back to the previous local directory
zeertzjq
2021-10-17
|
*
|
vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directory
zeertzjq
2021-10-17
|
*
|
vim-patch:8.2.0189: cd() with NULL argument crashes
zeertzjq
2021-10-17
|
*
|
test: partially port Vim patches 8.1.2278 and 8.2.1432
zeertzjq
2021-10-17
|
*
|
vim-patch:8.1.1291: not easy to change directory and restore
zeertzjq
2021-10-17
|
*
|
vim-patch:8.1.0604: autocommand test fails on MS-Windows
zeertzjq
2021-10-17
|
*
|
vim-patch:8.1.0602: DirChanged is also triggered when directory didn't change
zeertzjq
2021-10-17
|
*
|
vim-patch:8.0.1463: test fails without 'autochdir' option
zeertzjq
2021-10-17
|
*
|
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
[prev]
[next]