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
/
test
Commit message (
Expand
)
Author
Age
*
vim-patch:8.1.0092: prompt buffer test fails
erw7
2020-02-12
*
vim-patch:8.1.0036: not restoring Insert mode if leaving prompt buffer with m...
erw7
2020-02-12
*
vim-patch:8.1.0032: BS in prompt buffer starts new line
erw7
2020-02-12
*
vim-patch:8.1.0027: difficult to make a plugin that feeds a line to a job
erw7
2020-02-12
*
vim-patch:8.2.0235: draw error when an empty group is removed from 'statusline'
Björn Linse
2020-02-09
*
tests: bail out on libdir just like $VIMRUNTIME, it cannot be calculated
Björn Linse
2020-02-07
*
treesitter: add standard &rtp/parser/ search path for parsers
Björn Linse
2020-02-07
*
env: try find library dir (like /usr[/local]/lib/nvim) and add it to &rtp
Björn Linse
2020-02-07
*
api: add nvim_get_runtime_file for finding runtime files
Björn Linse
2020-02-07
*
extmarks: fix crash due to invalid column values in inccommand preview
Björn Linse
2020-02-02
*
doc: fix typos [ci skip] #11787
Hye Sung Jung
2020-01-30
*
Fix shift change callbacks reading bad cursor (#11782)
Axel Forsman
2020-01-30
*
options: winhighlight: fix incorrect string equality test
Björn Linse
2020-01-28
*
mksession: always unix slashes "/" for filepaths
Justin M. Keyes
2020-01-26
*
mksession: simplify generated commands
Justin M. Keyes
2020-01-26
*
mksession: restore same :term buf in split windows
Alexandre Dubray
2020-01-26
*
vim-patch:8.1.1143: may pass weird strings to file name expansion
Jan Edmund Lazo
2020-01-26
*
Merge pull request #11755 from bfredl/qf_msg
Björn Linse
2020-01-26
|
\
|
*
screen: add missing redraws after a message
Björn Linse
2020-01-26
*
|
terminal: absolute CWD in term:// URI #11289
Chris LaRose
2020-01-26
|
/
*
Merge pull request #11740 from Billy4195/fix_jobstop
Björn Linse
2020-01-22
|
\
|
*
Fix f_jobstop() failed loudly
Billy Su
2020-01-22
*
|
wildmode: fix wildmode=longest,full with pum #11690
akovaski
2020-01-21
*
|
provider/perl: test older versions
Jan Edmund Lazo
2020-01-20
*
|
provider/perl: skip tests on Windows
Jan Edmund Lazo
2020-01-20
*
|
provider/perl: add basic tests
Jan Edmund Lazo
2020-01-20
*
|
tabpage: "tabnext #" switches to previous tab #11734
butwerenotthereyet
2020-01-20
*
|
shed biking: it's always extmarks, never marks extended
Björn Linse
2020-01-20
|
/
*
Merge #11735 ':tabs : show # for previous tabpage'
Justin M. Keyes
2020-01-19
|
\
|
*
tabpage: :tabs indicates previous tabpage's curwin
We're Yet
2020-01-19
*
|
WinClosed: sort auevents.lua; improve tests
Justin M. Keyes
2020-01-18
*
|
autocmd: WinClosed exposes window id as <afile>
notomo
2020-01-18
*
|
autocmd: add WinClosed event
Marcos ALMEIDA
2020-01-18
|
/
*
messages: echo "line1\r\nline2" should not clear line1
Björn Linse
2020-01-16
*
extmarks/bufhl: reimplement using new marktree data structure
Björn Linse
2020-01-16
*
Add new marktree data structure for storing marks
Björn Linse
2020-01-14
*
API: include invalid buffer/window/tabpage in error message (#11712)
Daniel Hahler
2020-01-14
*
edit.c: Ensure undo sync when emulating <Esc>x #11706
Matthew Malcomson
2020-01-12
*
tabpage: disallow go-to-previous in cmdline-win #11692
butwerenotthereyet
2020-01-09
*
LSP: highlight groups test, doc
Justin M. Keyes
2020-01-08
*
test: hoist buf_lines()
Justin M. Keyes
2020-01-08
*
test: just say no to hyper-granularity
Justin M. Keyes
2020-01-08
*
API: nvim_get_hl_by_id: omit hl instead of returning -1 #11685
kevinhwang91
2020-01-08
*
vim-patch:8.1.1308: the Normal highlight is not defined when compiled with GUI
Jan Edmund Lazo
2020-01-06
*
vim-patch:8.1.1579: dict and list could be GC'ed while displaying error
Jan Edmund Lazo
2020-01-05
*
vim-patch:8.1.0974: cannot switch from terminal window to previous tabpage
We're Yet
2020-01-03
*
vim-patch:8.1.0972: cannot switch from terminal window to next tabpage
We're Yet
2020-01-03
*
tabpage: track last-used tabpage #11626
butwerenotthereyet
2020-01-02
*
lua: metatable for empty dict value
Björn Linse
2020-01-01
*
Merge #11642 'CI: test powershell core'
Justin M. Keyes
2020-01-01
|
\
[next]