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
*
version.c: update [ci skip] #11995
Marvim the Paranoid Android
2020-04-04
*
api/ui: win_viewport event for visible range and cursor position in window
Björn Linse
2020-04-01
*
Merge pull request #11746 from Billy4195/add_wildmenu_key
Matthieu Coudron
2020-03-28
|
\
|
*
ex_getln.c: wildmenu add cancel and apply ops
Billy Su
2020-01-23
*
|
popupmenu: don't use 'rightleft' option in cmdline mode
Björn Linse
2020-03-23
*
|
TUI: do not use "nvim_get_option" in tui thread
erw7
2020-03-21
*
|
vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...
Will Eccles
2020-03-17
*
|
vim-patch:8.2.0361: internal error when using "0" for a callback
Jan Edmund Lazo
2020-03-07
*
|
vim-patch:8.2.0360: yaml files are only recognized by the file extension
Jan Edmund Lazo
2020-03-07
*
|
vim-patch:8.1.1279: cannot set 'spellang' to "sr@latin"
Jan Edmund Lazo
2020-03-07
*
|
diff.c: fix sprintf call
Justin M. Keyes
2020-03-03
*
|
Merge pull request #11716 from teto/folds_auto_backup
Matthieu Coudron
2020-03-02
|
\
\
|
*
|
addressing reviews
Matthieu Coudron
2020-03-01
|
*
|
foldcolumn: allow auto:X
Matthieu Coudron
2020-02-29
*
|
|
version.c: update [ci skip] #11721
Marvim the Paranoid Android
2020-03-01
*
|
|
vim-patch:8.1.1793: mixed comment style in globals
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1108: test for 'visualbell' doesn't work
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1107: no test for 'visualbell'
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.2.0108: when sign text is changed a manual redraw is needed
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0939: no completion for sign group names
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1552: cursor position is wrong after sign column changes
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1489: sign order wrong when priority was changed
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1466: not updating priority on existing sign
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0896: tests for restricted mode no run for MS-Windows GUI
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0885: test for restricted hangs on MS-Windows GUI
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0881: can execute shell commands in rvim through interfaces
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0883: missing some changes for Ex commands
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1642: may use uninitialized variable
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.0253: saving and restoring window title does not always work
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.2.0135: bracketed paste can still cause invalid memory access
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.2.0133: invalid memory access with search command
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.0.1587: inserting from the clipboard doesn't work literally
Jan Edmund Lazo
2020-03-01
*
|
|
pvs/v1048: variable was assigned same value
Jan Edmund Lazo
2020-03-01
*
|
|
'clang/Logic error': zero-init MarkTreeIter vars
Jan Edmund Lazo
2020-03-01
*
|
|
vim-patch:8.1.1510: a plugin cannot easily expand a command like done internally
Jan Edmund Lazo
2020-03-01
*
|
|
Merge #11805 'vim-patch:8.1.0619'
Justin M. Keyes
2020-02-29
|
\
\
\
|
*
|
|
vim-patch:8.1.0619: :echomsg and :echoerr do not handle List and Dict
Jan Edmund Lazo
2020-02-29
|
/
/
/
*
/
/
win/l10n: add zh-* locale aliases #11963
cyy
2020-02-29
|
/
/
*
|
lua: add regex support, and `@match` support in treesitter queries
Björn Linse
2020-02-26
*
|
treesitter: update vendored tree-sitter runtime
Björn Linse
2020-02-25
*
|
TUI: reset background color before scroll #11909
Jakub Łuczyński
2020-02-23
*
|
Merge pull request #11890 from cryptomilk/master-gcc10-fno-common
Björn Linse
2020-02-23
|
\
\
|
*
|
nvim: Correctly setup global channels
Andreas Schneider
2020-02-23
|
*
|
nvim:msgpack: Correctly set up global ch_before_blocking_events
Andreas Schneider
2020-02-23
|
*
|
nvim: Fix enum declaration of RemapValues
Andreas Schneider
2020-02-23
|
*
|
nvim:viml: Fix enum declaration of ExprParserFlags
Andreas Schneider
2020-02-23
|
*
|
nvim:eval: Fix enum declaration for ListLenSpecials
Andreas Schneider
2020-02-23
*
|
|
Merge pull request #11934 from h-michael/restore
Björn Linse
2020-02-23
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
clang/scan-build: restore required code
Hirokazu Hata
2020-02-23
*
|
|
PVS/V618: fix printf-style args #11888
Justin M. Keyes
2020-02-22
|
/
/
[next]