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 pull request #13750 from janlazo/vim-8.2.2329
Jan Edmund Lazo
2021-01-14
|
\
\
\
|
*
|
|
vim-patch:8.2.2334: Pascal-like filetypes not always detected
Jan Edmund Lazo
2021-01-13
|
*
|
|
vim-patch:8.2.2329: not all ways Vim can be started are tested
Jan Edmund Lazo
2021-01-13
*
|
|
|
logging: move to XDG_CACHE_HOME (#13739)
Michael Lingelbach
2021-01-13
|
/
/
/
*
|
|
Use uv_os_homedir and current directory as backup when $HOME is not set (#13657)
ffanzhang
2021-01-10
*
|
|
Merge pull request #13704 from teto/fix-fold-list
Matthieu Coudron
2021-01-10
|
\
\
\
|
*
|
|
screen.c: fix an issue with wrap and folds
Matthieu Coudron
2021-01-07
|
*
|
|
screen.c: fix last character on foldtext
Matthieu Coudron
2021-01-06
*
|
|
|
Merge pull request #13689 from janlazo/vim-8.2.0050
Matthieu Coudron
2021-01-06
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
vim-patch:8.2.0590: no 'backspace' value allows ignoring the insertion point
Jan Edmund Lazo
2021-01-05
|
*
|
|
test/old: restore test_backspace_opt.vim
Jan Edmund Lazo
2021-01-05
|
*
|
|
vim-patch:8.2.0050: after deleting a file mark it is still in viminfo
Jan Edmund Lazo
2021-01-05
|
|
|
/
|
|
/
|
*
/
|
screen.c: fix display of signcolumn=auto in diffs (#13688)
Matthieu Coudron
2021-01-05
|
/
/
*
|
input: consider "-- more --" state to be blocking, fixes #11899
Björn Linse
2021-01-04
*
|
vim-patch:8.2.0861: cannot easily get all the current marks (#13676)
Jan Edmund Lazo
2021-01-03
*
|
fix: check for valid buffer handles in modify_keymap (#13543)
Thomas Vigouroux
2021-01-03
*
|
buffer updates: mark sorted region as changed.
Björn Linse
2021-01-03
*
|
Merge pull request #13665 from janlazo/vim-8.2.0917
Matthieu Coudron
2021-01-03
|
\
\
|
*
|
vim-patch:8.1.1822: confusing error message when range is not allowed
Jan Edmund Lazo
2021-01-02
|
*
|
vim-patch:8.2.0407: no early check if :find and :sfind have an argument
Jan Edmund Lazo
2021-01-02
|
*
|
vim-patch:8.1.1667: flags for Ex commands may clash with other symbols
Jan Edmund Lazo
2021-01-02
|
*
|
vim-patch:8.2.0917: quickfix entries do not suport a "note" type
Jan Edmund Lazo
2021-01-02
*
|
|
vim-patch:8.2.0470: Test_confirm_cmd_cancel() can fail on a slow system
Jan Edmund Lazo
2021-01-02
*
|
|
vim-patch:8.2.0461: confirm test fails on amd64 system
Jan Edmund Lazo
2021-01-02
*
|
|
vim-patch:8.2.0458: missing feature check in test function
Jan Edmund Lazo
2021-01-02
*
|
|
vim-patch:8.2.0456: Test_confirm_cmd is flaky
Jan Edmund Lazo
2021-01-02
|
/
/
*
|
Merge pull request #13655 from janlazo/vim-8.2.2255
Jan Edmund Lazo
2021-01-01
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.2.2269: not all :hardcopy code covered by tests
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.2.0388: printmbcharset option not tested
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.2.2260: window resize test fails in very wide terminal
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.2.2258: not all OCaml related files are detected
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.2.0934: lhelpgrep twice in help window doesn't jump to the help t...
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.2360: quickfix test coverage can still be improved
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.2411: function argument copied unnecessarily
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1281: cannot specify a count with :chistory
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1275: cannot navigate to errors before/after the cursor
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1261: no error for quickfix commands with negative range
erw7
2021-01-01
|
*
vim-patch:8.1.1241: Ex command info contains confusing information
Jan Edmund Lazo
2021-01-01
|
*
vim-patch:8.1.1549: quickfix test fails
Jan Edmund Lazo
2020-12-31
*
|
Merge pull request #11833 from bfredl/set_text
Björn Linse
2021-01-01
|
\
\
|
*
|
api: set_text: fix some byte count issues
Björn Linse
2021-01-01
|
*
|
api: set_text: more tests, and fixing lint
chentau
2021-01-01
|
*
|
api: set_text: rebase, update to new api, and add more tests
Tony Chen
2021-01-01
|
*
|
api: set_text: fix validation and some issues
Blaž Hrastnik
2021-01-01
|
*
|
api: set_text: first stab at nvim_buf_set_text
Björn Linse
2021-01-01
*
|
|
Merge pull request #13592 from bfredl/setmouse
Björn Linse
2021-01-01
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
ui: make 'mouse' handling in external UI more consistent
Björn Linse
2021-01-01
*
|
|
Revert "vim-patch:8.1.0822: peeking and flushing output slows down execution"
Jan Edmund Lazo
2020-12-31
*
|
|
Revert "vim-patch:8.1.1189: mode is not cleared when leaving Insert mode"
Jan Edmund Lazo
2020-12-31
*
|
|
Revert "vim-patch:8.1.1192: mode is not cleared when leaving Insert mode with...
Jan Edmund Lazo
2020-12-31
[prev]
[next]