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
*
lua: expose full interface of vim.inspect and add test
Björn Linse
2019-01-14
*
Merge #9463 'Lua stdlib'
Justin M. Keyes
2019-01-14
|
\
|
*
lua/stdlib: Load runtime modules on-demand
Justin M. Keyes
2019-01-14
|
*
lua/stdlib: vim.inspect, string functions
KillTheMule
2019-01-14
|
/
*
test/API: nvim_set_vvar() #9395
Justin M. Keyes
2019-01-14
*
test: add tests for conceal cursor movement
Björn Linse
2019-01-13
*
provider: improve error message if provider is missing (#9487)
Marco Hinz
2019-01-12
*
vim-patch:8.1.0449: fix display of 'rnu' with folded lines #9481
Michael Vilim
2019-01-11
*
api: select items in popupmenu
Björn Linse
2019-01-09
*
API: don't directly call update_screen() in API functions
Björn Linse
2019-01-08
*
Visual: highlight char-at-cursor
Justin M. Keyes
2019-01-04
*
Merge pull request #9434 from bfredl/multigrid_fixes
Björn Linse
2019-01-01
|
\
|
*
popupmenu: fix positioning with vsplits
Björn Linse
2019-01-01
*
|
Merge pull request #9436 from jamessan/more-fragile-tests
James McCoy
2019-01-01
|
\
\
|
|
/
|
/
|
|
*
Mark "shell command :! throttles shell-command output greater than ~10KB" fra...
James McCoy
2019-01-01
|
*
Mark "feeding large chunks of input with <Paste>" fragile
James McCoy
2019-01-01
|
*
Mark ":substitute with inccommand during :terminal activity" fragile
James McCoy
2019-01-01
*
|
multigrid: simplify tests
Björn Linse
2018-12-31
*
|
multigrid: add tests for multiline messages and tabs
Björn Linse
2018-12-31
*
|
multigrid: test refactor
Björn Linse
2018-12-31
*
|
multigrid: rename event to win_pos, make grid first
Björn Linse
2018-12-31
*
|
multigrid: add msg_scroll_start and msg_scroll_reset events
Björn Linse
2018-12-31
*
|
multigrid: add multigrid screen tests
Utkarsh Maheshwari
2018-12-31
*
|
multigrid: add multigrid support to test infrastructure
Björn Linse
2018-12-31
|
/
*
NVIM v0.3.2
v0.3.2
Justin M. Keyes
2018-12-31
*
Merge #9401 from justinmk/pr-win-erw7
Justin M. Keyes
2018-12-30
|
\
|
*
test: win/TUI builtin terminfos
Justin M. Keyes
2018-12-28
*
|
doc
Justin M. Keyes
2018-12-30
*
|
vim-patch:8.1.0354: packadd test fails on MS-Windows
James McCoy
2018-12-29
*
|
vim-patch:8.1.0353: an "after" directory of a package is appended to 'rtp'
James McCoy
2018-12-29
*
|
vim-patch:8.0.1734: package directory not added to 'rtp' if prefix matches
James McCoy
2018-12-29
*
|
vim-patch:8.0.1469: when package path is a symlink 'runtimepath' is wrong
James McCoy
2018-12-29
|
/
*
strings: make vim_snprintf handle %d correctly again
Björn Linse
2018-12-24
*
test/api: verify that UI options from stable metadata are preserved
Björn Linse
2018-12-21
*
runtime/lua/vim/compat.lua
Justin M. Keyes
2018-12-20
*
test: Lua 5.2/5.3 compat #9280
Matěj Cepl
2018-12-20
*
startup: Use $XDG_CONFIG_DIRS/nvim/sysinit.vim if it exists
James McCoy
2018-12-16
*
os/lang: use the correct LC_NUMERIC also for OS X
Björn Linse
2018-12-13
*
test: :ruby reports E319 if provider is missing
Marco Hinz
2018-12-12
*
cmdline: support v:event in CmdlineChanged
Björn Linse
2018-12-12
*
provider: repurpose E319
Justin M. Keyes
2018-12-12
*
vim-patch:8.1.0562: parsing of 'diffopt' is slightly wrong
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0393: not all white space difference options available
Anatolii Sakhnik
2018-12-09
*
vim-patch:8.1.0360: using an external diff program is slow and inflexible
Anatolii Sakhnik
2018-12-09
*
doc (#9288)
Justin M. Keyes
2018-12-09
*
api: make nvim_buf_set_virtual_text use correct namespace counter
Björn Linse
2018-12-07
*
screen: add missing status redraw when redraw_later(CLEAR) was used
Björn Linse
2018-12-05
*
RPC: turn errors from async calls into notifications
Björn Linse
2018-12-03
*
clipboard: Support custom VimL functions #9304
Rui Abreu Ferreira
2018-12-03
*
Merge #9291 'vim-patch:8.1.{550,551}'
Justin M. Keyes
2018-12-02
|
\
[next]