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
*
fix(v:lua): fix emsg when calling v:lua directly
Sean Dewar
2021-08-12
*
fix(eval_lambda): cherry-pick leak fix from v8.1.2107
Sean Dewar
2021-08-12
*
feat(eval): partially port v8.1.1915
Sean Dewar
2021-08-12
*
vim-patch:8.1.1911: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1909: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1888: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1879: more functions can be used as methods
Sean Dewar
2021-08-12
*
vim-patch:8.1.1878: negative float before method not parsed correctly
Sean Dewar
2021-08-12
*
vim-patch:8.1.1863: confusing error when using a builtin function as method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1861: only some assert functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1835: cannot use printf() as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1834: cannot use a lambda as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1828: not strict enough checking syntax of method invocation
Sean Dewar
2021-08-12
*
vim-patch:8.1.1821: no test for wrong number of method arguments
Sean Dewar
2021-08-12
*
vim-patch:8.1.1820: using expr->FuncRef() does not work
Sean Dewar
2021-08-12
*
vim-patch:8.1.1816: cannot use a user defined function as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1809: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1807: more functions can be used as a method
Sean Dewar
2021-08-12
*
vim-patch:8.1.1803: all builtin functions are global
Sean Dewar
2021-08-12
*
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
[next]