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
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
|
*
Remove unnecessary expr in 'icm' test
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: add tests for palette color forwarding
Björn Linse
2019-11-03
|
*
|
|
test/screen: make snapshot_util() work properly in rgb_cterm mode
Björn Linse
2019-11-02
|
*
|
|
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
|
|
|
/
|
|
/
|
*
|
|
Merge #11324 from janlazo/vim-8.1.2235
Justin M. Keyes
2019-11-03
|
\
\
\
|
*
|
|
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
|
/
/
/
*
|
|
update_version_stamp.lua: Use NUL on Windows #11323
erw7
2019-11-02
*
|
|
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
*
|
termdebug.vim: reset evalFromBalloonExprResult #11309
Jelte Fennema
2019-10-28
*
|
Merge #11276 from h-michael/module-pattern
Justin M. Keyes
2019-10-27
|
\
\
|
*
|
scripts/lua2dox.lua: Remove class declaration block
Hirokazu Hata
2019-10-27
|
*
|
runtime: Use module pattern with vim/shared.lua
Hirokazu Hata
2019-10-23
|
|
/
*
|
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
|
|
/
*
|
provider/pythonx: don't assume CWD (empty string) is in path #11304
supermomonga
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
*
|
Merge #11298 from janlazo/vim-8.1.2220
Justin M. Keyes
2019-10-26
|
\
\
[next]