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
*
vim-patch:9.0.0412: compiler warning for unused argument
zeertzjq
2022-09-08
*
vim-patch:9.0.0410: struct member cts_lnum is unused
zeertzjq
2022-09-08
*
vim-patch:9.0.0409: #{g:x} was seen as a curly-braces expression
ii14
2022-09-08
*
vim-patch:8.2.3702: first key in dict is seen as curly expression and fails
zeertzjq
2022-09-08
*
vim-patch:9.0.0403: 'equalalways' may be off when 'laststatus' is zero (#20109)
luukvbaal
2022-09-07
*
fix(options): mark `winhighlight` as list style (#19477)
ii14
2022-09-07
*
vim-patch:9.0.0402: javascript module files are not recoginzed (#20108)
Christian Clason
2022-09-07
*
Merge pull request #20100 from bfredl/luafunc
bfredl
2022-09-07
|
\
|
*
refactor(typval): change FC_CFUNC abstraction into FC_LUAREF
bfredl
2022-09-07
*
|
Merge pull request #17329 from cryptomilk/asn-vterm-0-2
Christian Clason
2022-09-06
|
\
\
|
|
/
|
/
|
|
*
feat(term): add support for libvterm >= 0.2
Andreas Schneider
2022-09-06
|
*
refactor(term): use const for title and add len to buf_set_term_title()
Andreas Schneider
2022-09-06
*
|
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
|
fix(cmdheight=0): various issues part3 #19816
Shougo
2022-09-06
*
|
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
|
/
*
feat(extmarks,ts,spell): full support for spelling
Thomas Vigouroux
2022-09-06
*
Merge pull request #20039 from zeertzjq/cmod-tab
bfredl
2022-09-06
|
\
|
*
fix(api)!: correctly deal with number before :tab
zeertzjq
2022-09-02
*
|
Merge pull request #15391 from vigoux/ts-lua-builtin
bfredl
2022-09-06
|
\
\
|
*
|
fix(treesitter): do not link @error by default
Christian Clason
2022-09-06
*
|
|
refactor(ex_cd): add an early return to fix clint warning
zeertzjq
2022-09-05
*
|
|
vim-patch:9.0.0386: some code blocks are nested too deep
zeertzjq
2022-09-05
*
|
|
feat(pum): pretend 'mousemoveevent' is set when showing right-click menu
zeertzjq
2022-09-04
*
|
|
feat(api): add "move" to nvim_input_mouse
zeertzjq
2022-09-04
*
|
|
feat(tui): support 'mousemoveevent'
zeertzjq
2022-09-04
*
|
|
feat(ui-ext): make 'mousemoveevent' a ui_option
zeertzjq
2022-09-04
*
|
|
vim-patch:8.2.4674: cannot force getting MouseMove events
zeertzjq
2022-09-04
|
/
/
*
|
feat(treesitter): include language in invalid query error (#14053)
Stephan Seitz
2022-09-03
*
|
vim-patch:9.0.0362: expanding ":e %" does not work for remote files
zeertzjq
2022-09-03
*
|
vim-patch:9.0.0360: crash when invalid line number on :for is ignored
zeertzjq
2022-09-03
*
|
vim-patch:8.2.1505: not all file read and writecode is tested
zeertzjq
2022-09-03
*
|
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
|
Merge pull request #20026 from dundargoc/refactor/char_u/7
bfredl
2022-09-02
|
\
\
|
|
/
|
/
|
|
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
|
feat(Man): port to Lua (#19912)
Lewis Russell
2022-09-02
*
|
fix(ui): ui compositor does not correctly free event callbacks
Famiu Haque
2022-09-02
*
|
vim-patch:9.0.0349: filetype of *.sil files not well detected (#20050)
Jonas Strittmatter
2022-09-02
*
|
feat(api): add support for :horizontal modifier
zeertzjq
2022-09-01
*
|
vim-patch:9.0.0346: :horizontal modifier not fully supported
zeertzjq
2022-09-01
*
|
vim-patch:9.0.0342: ":wincmd =" equalizes in two directions
zeertzjq
2022-09-01
*
|
fix(lua): make ui_attach()/ui_detach() take effect immediately (#20037)
zeertzjq
2022-09-01
|
/
*
Merge pull request #20022 from dundargoc/refactor/char_u/6
bfredl
2022-09-01
|
\
|
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
|
Merge pull request #20038 from bfredl/unflush
bfredl
2022-09-01
|
\
\
|
*
|
perf(messages): don't call ui_flush() per message line in various places
bfredl
2022-09-01
*
|
|
Merge pull request #20023 from bfredl/hlarena
bfredl
2022-09-01
|
\
\
\
|
*
|
|
refactor(highlight): make hlattrs2dict always use pre-allocated dict
bfredl
2022-08-31
|
|
|
/
|
|
/
|
*
|
|
fix(maparg): remove double allocation (#20033)
zeertzjq
2022-09-01
*
|
|
vim-patch:9.0.0343: ColorScheme autocommand triggered when colorscheme not fo...
zeertzjq
2022-09-01
*
|
|
feat(mapset): support restoring Lua callback (#20024)
zeertzjq
2022-09-01
|
|
/
|
/
|
[next]