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.0992: :normal resets reg_executing() result #11398
Jan Edmund Lazo
2019-11-16
|
|
|
/
/
|
|
*
|
Merge #11384 from janlazo/vim-8.1.2293
Justin M. Keyes
2019-11-14
|
|
|
\
\
|
|
|
*
|
spell: fix clang logic error
Jan Edmund Lazo
2019-11-13
|
|
|
*
|
quickfix: fix dead assignment
Jan Edmund Lazo
2019-11-13
|
|
|
*
|
vim-patch:8.1.2293: join adds trailing space when second line is empty
Jan Edmund Lazo
2019-11-13
|
|
*
|
|
f_getenv/setenv: Access v_special when v_type is VAR_SPECIAL #11388
James McCoy
2019-11-13
|
|
|
/
/
|
|
*
|
lua LSP client: initial implementation (#11336)
Ashkan Kiani
2019-11-13
|
|
*
|
extmark: fix spelling of "Extmark"
Justin M. Keyes
2019-11-11
|
|
*
|
extmark: rename ExtendedMark => Extmark
Justin M. Keyes
2019-11-11
|
|
*
|
doc [ci skip]
Justin M. Keyes
2019-11-11
|
|
*
|
Merge #11307 'Lua: vim.validate()'
Justin M. Keyes
2019-11-11
|
|
|
\
\
|
|
|
*
|
Lua: mark some functions as "private"
Justin M. Keyes
2019-11-11
|
|
|
*
|
fix nvim__buf_stats
Justin M. Keyes
2019-11-10
|
|
*
|
|
vim-patch:8.1.0622: adding quickfix items marks items as valid errors #11373
Jan Edmund Lazo
2019-11-11
|
|
*
|
|
Merge pull request #11356 from bfredl/extmark2
Björn Linse
2019-11-11
|
|
|
\
\
\
|
|
|
*
|
|
extmark: review changes
Björn Linse
2019-11-11
|
|
|
*
|
|
nsmarks: initial commit
timeyyy
2019-11-11
|
|
|
*
|
|
namespace: add ns_initialized func
Timothy C Eichler
2019-11-11
|
|
|
|
/
/
|
|
*
/
/
api: fix typo in debug function name
Marco Hinz
2019-11-11
|
|
|
/
/
|
|
*
|
api: add nvim_buf_get_virtual_text() (#11354)
Marco Hinz
2019-11-10
|
|
*
|
Merge pull request #11310 from bfredl/luarpc
Björn Linse
2019-11-10
|
|
|
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
lua: vim.rpcrequest, vim.rpcnotify, vim.NIL
Björn Linse
2019-11-10
|
|
*
|
Merge #11343 from janlazo/vim-8.1.2244
Justin M. Keyes
2019-11-09
|
|
|
\
\
|
|
|
*
|
quickfix: fix pvs/v547
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.0324: off-by-one error in cmdidx check
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2272: test may hang at more prompt
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2270: "gf" is not tested in Visual mode
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2268: spell file flag zero is not recognized
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2262: unpack assignment in function not recognized
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.1091: MS-Windows: cannot use multi-byte chars in environment var
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2258: may get hit-enter prompt after entering a number
Jan Edmund Lazo
2019-11-09
|
|
|
*
|
vim-patch:8.1.2244: 'wrapscan' is not used for "gn"
Jan Edmund Lazo
2019-11-09
|
|
|
|
/
|
|
*
/
paste: Select-mode, Visual-mode #11360
Justin M. Keyes
2019-11-09
|
|
|
/
|
|
*
doc: vim.fn, vim.call(), vim.api [ci skip]
Justin M. Keyes
2019-11-06
|
|
*
Merge #11319 'inccommand: fix issues with modifiers and prompting'
Justin M. Keyes
2019-11-05
|
|
|
\
|
|
|
*
Simplify + inline/align comment
Rob Pilling
2019-11-05
|
|
|
*
Simplify split_success logic
Rob Pilling
2019-11-02
|
|
|
*
Document skip_colon_white()
Rob Pilling
2019-10-31
|
|
|
*
Prevent prompts during inccommand previews
Rob Pilling
2019-10-31
|
|
|
*
Prevent :topleft, etc modifying the inccommand preview window
Rob Pilling
2019-10-31
|
|
|
*
Only apply 'icm' substitutions when preview was successfully opened
Rob Pilling
2019-10-31
|
|
|
*
Allow multiple leading colons before and after modifiers for 'inccommand'
Rob Pilling
2019-10-31
|
|
|
*
Factor out skip_colon_white()
Rob Pilling
2019-10-31
|
|
*
|
Merge PR #11291 from shanesmith/vim-8.1.1256-take2
Marco Hinz
2019-11-04
|
|
|
\
\
|
|
|
*
|
Minor updates and comment format fixes
Shane Smith
2019-11-01
|
|
|
*
|
vim-patch:8.1.1256: cannot navigate through errors relative to the cursor
Shane Smith
2019-10-27
|
|
|
*
|
vim-patch:8.1.1112: duplicate code in quickfix file
Shane Smith
2019-10-27
|
|
|
*
|
vim-patch:8.1.1098: quickfix code duplication
Shane Smith
2019-10-27
|
|
|
*
|
vim-patch:8.1.1062: quickfix code is repeated
Shane Smith
2019-10-27
|
|
|
*
|
vim-patch:8.1.1030: quickfix function arguments are inconsistent
Shane Smith
2019-10-27
[prev]
[next]