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
*
TUI: use stdio names instead of magic numbers #11410
erw7
2019-11-17
*
vim-patch:8.1.2305: no warning for wrong entry in translations
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.2289: after :diffsplit closing the window does not disable diff
Jan Edmund Lazo
2019-11-16
*
diff: move diff globals to diff.h
Jan Edmund Lazo
2019-11-16
*
vim-patch:8.1.1922: in diff mode global operations can be very slow
Jan Edmund Lazo
2019-11-16
*
Add v:lua.func() vimL syntax for calling lua
Björn Linse
2019-11-16
*
Merge pull request #11399 from bfredl/markundo
Björn Linse
2019-11-16
|
\
|
*
extmark: don't crash in RO buffer.
Björn Linse
2019-11-16
|
*
undo: delete undo_off global without effect
Björn Linse
2019-11-16
*
|
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
[next]