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
*
vim-patch:8.1.1800: function call functions have too many arguments
Sean Dewar
2021-08-12
*
vim-patch:8.1.1638: running tests leaves some files behind
Sean Dewar
2021-08-12
*
test(oldtest): cherry-pick needed test functions from v8.1.1336
Sean Dewar
2021-08-12
*
fix(eval): cherry-pick emsg changes from v8.1.0736
Sean Dewar
2021-08-12
*
Merge pull request #15336 from bfredl/plines
Björn Linse
2021-08-11
|
\
|
*
refactor(plines): move horizontal size functions to plines.c
Björn Linse
2021-08-11
|
*
refactor(plines): what is basic compiler optimizations?
Björn Linse
2021-08-10
|
*
refactor(plines): remove implicit curwin chartabsize() function
Björn Linse
2021-08-10
|
*
refactor(plines): style of new plines.c file
Björn Linse
2021-08-10
|
*
refactor(plines): move out plines related code from misc1.c
Björn Linse
2021-08-10
|
*
refactor(plines): remove implicit curwin plines_nofill() function
Björn Linse
2021-08-10
|
*
refactor(plines): remove implicit curwin plines() function
Björn Linse
2021-08-10
*
|
Merge pull request #15335 from muniter/set_extmark_error_cleanup
Thomas Vigouroux
2021-08-11
|
\
\
|
*
|
refactor(api): remove redundant api_set_error
Javier López
2021-08-10
*
|
|
Merge pull request #15253 from spywhere/float-win-scl-fix
Björn Linse
2021-08-10
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
refactor(sign): include longer sign column option
Sirisak Lueangsaksri
2021-08-09
|
*
|
fix(sign): reset auto sign column with minimum in float win minimal style
Sirisak Lueangsaksri
2021-08-09
*
|
|
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
*
|
|
vim-patch:8.2.3198: cannot use 'formatlistpat' for breakindent
Jan Edmund Lazo
2021-08-08
*
|
|
vim-patch:8.2.3160: 'breakindent' does not work well for bulleted lists
Jan Edmund Lazo
2021-08-08
|
/
/
*
|
vim-patch:8.2.3285: scdoc filetype is not recognized (#15294)
Gregory Anders
2021-08-08
*
|
option: pvs/v557 (#14740)
Jan Edmund Lazo
2021-08-08
|
/
*
refactor: remove remaining references to nvim_buf_set_virtual_text
Gregory Anders
2021-08-03
*
vim-patch:8.2.3204: display garbled when 'cursorline' is set and lines wrap
zeertzjq
2021-08-02
*
vim-patch:8.1.2214: too much is redrawn when 'cursorline' is set
zeertzjq
2021-08-02
*
vim-patch:8.1.2117: CursorLine highlight used while 'cursorline' is off
zeertzjq
2021-08-02
*
vim-patch:8.1.2029: cannot control 'cursorline' highlighting well
zeertzjq
2021-08-02
*
fixup! remove DYNAMIC_ICONV
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3256: executable test may fail on new Ubuntu system
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3246: memory use after free
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3225: incsearch highlighting is attempted halfway a mapping
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3213: NOCOMPOUNDSUGS entry in spell file not tested
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3167: get E12 in a job callback when searching for tags
Jan Edmund Lazo
2021-08-01
*
vim-patch:8.2.3136: no test for E187 and "No swap file"
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3115: Coverity complains about free_wininfo() use
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3254: win_gettype() does not recognize a quickfix window
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3163: location list window may open a wrong file
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3025: not enough tests for quickfix end_col and end_lnum
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.2.3019: location list only has the start position.
Jan Edmund Lazo
2021-07-31
*
vim-patch:8.1.2019: 'cursorline' always highlights the whole line (#15161)
zeertzjq
2021-07-30
*
Merge pull request #15206 from dundargoc/refactor/a-song-of-true-and-false/gl...
Björn Linse
2021-07-30
|
\
|
*
refactor: replace TRUE/FALSE with true/false
Dundar Göc
2021-07-30
*
|
Merge pull request #15222 from dundargoc/PVS/V501
Björn Linse
2021-07-30
|
\
\
|
*
|
refactor: PVS/V501: removed duplicate sub-expression 'chunk.size > 2'
Dundar Göc
2021-07-30
*
|
|
Merge pull request #15062 from seandewar/vim-8.1.0829
Jan Edmund Lazo
2021-07-30
|
\
\
\
|
*
|
|
vim-patch:8.1.0829: when 'hidden' is set session creates extra buffers
Sean Dewar
2021-07-17
*
|
|
|
fixup! fix(highlight): remove syncolor.vim
Jan Edmund Lazo
2021-07-29
*
|
|
|
vim-patch:8.2.2957: using getchar() in Vim9 script is problematic
Jan Edmund Lazo
2021-07-29
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #15207 from gpanders/bye-syncolor
Björn Linse
2021-07-29
|
\
\
\
|
*
|
|
fixup! fix(highlight): remove syncolor.vim
Gregory Anders
2021-07-27
[next]