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
*
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
|
*
|
vim-patch:8.1.1006: repeated code in quickfix support
Shane Smith
2019-10-27
|
*
|
vim-patch:8.1.0532: cannot distinguish between quickfix and location list
Shane Smith
2019-10-27
|
*
|
vim-patch:8.1.0488: using freed memory in quickfix code
Shane Smith
2019-10-27
|
*
|
vim-patch:8.1.0469: too often indexing in qf_lists[]
Shane Smith
2019-10-27
|
*
|
vim-patch:8.1.0407: quickfix code mixes using the stack and a list pointer
Shane Smith
2019-10-27
|
*
|
vim-patch:8.1.0252: quickfix functions are too long
Shane Smith
2019-10-27
*
|
|
autocmd: Fix event name casing #11332
lacygoill
2019-11-04
*
|
|
Merge pull request #10994 from bfredl/colorindex
Björn Linse
2019-11-03
|
\
\
\
|
*
|
|
terminal: preserve support for g:terminal_color_X = "#1234ab"
Björn Linse
2019-11-02
|
*
|
|
highlight: correctly disable index attribute with combine/blend
Björn Linse
2019-11-02
|
*
|
|
terminal: enable pass through indexed colors to TUI
Björn Linse
2019-11-02
|
*
|
|
tui: simplify branching of rgb vs cterm colors
Björn Linse
2019-11-02
|
|
|
/
|
|
/
|
*
|
|
syntax: zero-init local structs
Jan Edmund Lazo
2019-11-02
*
|
|
quickfix: fix pvs/v547 error
Jan Edmund Lazo
2019-11-02
*
|
|
vim-patch:8.1.2236: ml_get error if pattern matches beyond last line
Jan Edmund Lazo
2019-11-02
*
|
|
vim-patch:8.1.2235: "C" with 'virtualedit' set does not include multi-byte char
Jan Edmund Lazo
2019-11-01
*
|
|
vim-patch:8.1.2231: introduce gM command #11321
Jan Edmund Lazo
2019-11-01
|
/
/
*
|
lua/executor.c: use TRY_WRAP
Justin M. Keyes
2019-10-29
*
|
Merge #11303 from janlazo/vim-8.1.1245
Justin M. Keyes
2019-10-27
|
\
\
|
*
|
vim-patch:8.1.2154: quickfix window height wrong when there is a tabline
Jan Edmund Lazo
2019-10-27
|
*
|
vim-patch:8.1.1245: ":copen 10" sets height in full-height window
Jan Edmund Lazo
2019-10-27
|
|
/
*
|
Merge pull request #11302 from bfredl/luacall
Björn Linse
2019-10-27
|
\
\
|
|
/
|
/
|
|
*
lua: add vim.fn.{func} for direct access to vimL function
Björn Linse
2019-10-27
*
|
vim-patch:8.1.2220: :cfile does not abort like other quickfix commands
Jan Edmund Lazo
2019-10-26
*
|
vim-patch:8.1.2218: "gN" is off by one in Visual mode
Jaehwang Jerry Jung
2019-10-27
*
|
vim-patch:8.1.2207: "gn" doesn't work quite right
Jaehwang Jerry Jung
2019-10-27
*
|
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
|
/
*
vim-patch:8.1.0859: handle multibyte "%v" in 'errorformat' #11285
Jan Edmund Lazo
2019-10-25
*
tag: fix pvs/v547 error
Jan Edmund Lazo
2019-10-24
*
vim-patch:8.1.0455: checking for empty quickfix stack is not consistent
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0438: the ex_make() function is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0434: copy_loclist() is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0410: the ex_copen() function is too long
Jan Edmund Lazo
2019-10-23
*
vim-patch:8.1.0345: cannot get the window id associated with the location list
Jan Edmund Lazo
2019-10-23
[next]