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
/
testdir
Commit message (
Expand
)
Author
Age
...
|
*
|
vim-patch:8.2.3385: escaping for fish shell does not work properly
Jason Cox
2021-09-02
*
|
|
Merge #14611 from seandewar/vim-8.1.1116
Justin M. Keyes
2021-09-11
|
\
\
\
|
*
|
|
vim-patch:8.2.0886: cannot use octal numbers in scriptversion 4
Sean Dewar
2021-09-11
|
*
|
|
vim-patch:8.1.2043: not sufficient testing for quoted numbers
Sean Dewar
2021-09-11
|
*
|
|
vim-patch:8.1.2035: recognizing octal numbers is confusing
Sean Dewar
2021-09-11
|
*
|
|
vim-patch:8.1.1355: obvious mistakes are accepted as valid expressions
Sean Dewar
2021-09-11
*
|
|
|
vim-patch:8.2.3389: cannot stop insert mode completion without side effects #...
zeertzjq
2021-09-10
|
/
/
/
*
|
|
vim-patch:8.2.3397: no test for what 8.2.3391 fixes
Sean Dewar
2021-09-10
*
|
|
vim-patch:8.2.2903: cursor position wrong on wrapped line with 'signcolumn'
Sean Dewar
2021-09-10
*
|
|
vim-patch:8.1.2281: 'showbreak' cannot be set for one window
Sean Dewar
2021-09-10
|
|
/
|
/
|
*
|
vim-patch:8.2.3399: Octave files are not recognized (#15622)
Christian Clason
2021-09-10
*
|
vim-patch:d2ea7cf10a4d #15571
Christian Clason
2021-09-08
|
/
*
vim-patch:8.2.2938: after using motion force from feedkeys() it sticks (#15240)
Xiao
2021-08-29
*
vim-patch:8.1.2229: color number column above/below cursor #15409
zeertzjq
2021-08-27
*
Merge #15293 Vimscript "method" syntax
Justin M. Keyes
2021-08-26
|
\
|
*
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.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.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
*
|
vim-patch:8.2.3362: buffer overflow when completing long tag name (#15449)
Gregory Anders
2021-08-25
*
|
vim-patch:8.2.3358: structurizr files are not recognized (#15417)
Jesse Atkinson
2021-08-22
*
|
feat(keywordprg): use :terminal for external commands #15398
Gregory Anders
2021-08-21
*
|
Merge pull request #15422 from bfredl/syn_name2id_go_brr
Björn Linse
2021-08-19
|
\
\
|
*
|
feat(match): allow hl group to be defined after :match command
Björn Linse
2021-08-19
*
|
|
test: update tests to work with 'hidden'
Gregory Anders
2021-08-18
*
|
|
feat(defaults): set nojoinspaces
Gregory Anders
2021-08-17
|
/
/
*
|
feat: defaults: set undo points in <C-U> and <C-W> (#15400)
Gregory Anders
2021-08-16
*
|
feat(defaults): remove 'options' from viewoptions #15397
Gregory Anders
2021-08-16
*
|
feat(defaults): switchbuf=uselast #15394
Gregory Anders
2021-08-16
*
|
feat(defaults): map CTRL-L to search highlights, update diffs #15385
Gregory Anders
2021-08-16
*
|
vim-patch:8.2.3295: 'cursorline' should not apply to 'breakindent' #15281
zeertzjq
2021-08-16
*
|
feat(defaults): map Y to y$ #13268
Matthieu Coudron
2021-08-15
*
|
vim-patch:8.2.3283: Julia filetype is not recognized
Christian Clason
2021-08-15
|
/
*
vim-patch:8.2.3141: no error when using :complete for :command without -nargs
Jan Edmund Lazo
2021-08-08
[prev]
[next]