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
...
|
|
|
*
os_getenvname_at_index: Handle Windows env vars whose name starts with =
James McCoy
2019-12-11
|
|
|
*
Add os_getfullenv_size/os_copyfullenv
James McCoy
2019-12-11
|
|
|
*
jobstart now supports env/clear_env
Matthieu Coudron
2019-12-11
|
|
*
|
version.c: update [ci skip] #11415
Marvim the Paranoid Android
2019-12-12
|
|
*
|
PVS/V1049: fix numerous "DEFINE_FUNC_ATTRIBUTES" warnings #11544
Justin M. Keyes
2019-12-11
|
|
*
|
jumplist: browser-style (or 'tagstack') navigation #11530
butwerenotthereyet
2019-12-10
|
|
*
|
vim-patch:8.1.2402: typos and other small things
Jan Edmund Lazo
2019-12-07
|
|
*
|
Fix access on vim.wo (#11517)
Ashkan Kiani
2019-12-07
|
|
*
|
vim-patch:8.1.2385: open cmdline window with feedkeys() #11516
Jan Edmund Lazo
2019-12-04
|
|
*
|
defaults: set nostartofline (#11135)
Justin M. Keyes
2019-12-03
|
|
|
\
\
|
|
|
*
|
defaults: set nostartofline
Matthieu Coudron
2019-12-03
|
|
*
|
|
vim-patch:8.1.2384: test 48 is old style #11509
Jan Edmund Lazo
2019-12-03
|
|
|
|
/
|
|
|
/
|
|
|
*
|
API: rename nvim_execute_lua => nvim_exec_lua
Justin M. Keyes
2019-12-02
|
|
*
|
API: deprecate nvim_command_output
Justin M. Keyes
2019-12-02
|
|
*
|
log_init: call log_path_init (#11501)
Daniel Hahler
2019-12-02
|
|
*
|
testdir/runnvim.sh: create messages file always (#11503)
Daniel Hahler
2019-12-02
|
|
*
|
oldtest: support for running by filename (#11473)
Daniel Hahler
2019-12-02
|
|
*
|
src/nvim/testdir/test_quickfix.vim: align with Vim (#11502)
Daniel Hahler
2019-12-02
|
|
*
|
dictwatcher: fix use-after-free #11495
erw7
2019-12-02
|
|
*
|
API: rename nvim_source => nvim_exec
Justin M. Keyes
2019-12-01
|
|
*
|
API: nvim_source_output
Vikram Pal
2019-12-01
|
|
*
|
API: nvim_source: fix multiline input
Justin M. Keyes
2019-12-01
|
|
*
|
API: nvim_source: save/restore script context #11159
Vikram Pal
2019-12-01
|
|
*
|
API: nvim_source
Siddhant Gupta
2019-12-01
|
|
*
|
Add vim.cmd as an alias for nvim_command (#11446)
Ashkan Kiani
2019-12-01
|
|
*
|
Return nil instead of NIL for vim.env (#11486)
Ashkan Kiani
2019-12-01
|
|
*
|
terminfo_is_bsd_console: fallback to false
Daniel Hahler
2019-12-01
|
|
*
|
vim-patch:8.1.2367: registers are not sufficiently tested (#11489)
Jan Edmund Lazo
2019-12-01
|
|
*
|
vim-patch:8.1.2363: ml_get error when accessing Visual area in 'statusline'
Jan Edmund Lazo
2019-11-30
|
|
*
|
vim-patch:8.1.2355: test with "man" fails on FreeBSD
Jan Edmund Lazo
2019-11-30
|
|
*
|
floatwin: show error if window is closed immediately #11476
Justin M. Keyes
2019-11-29
|
|
*
|
vim-patch:8.1.2315: switchbuf=uselast #11480
Daniel Hahler
2019-11-29
|
|
*
|
vim-patch:8.1.2017: cannot execute commands after closing cmdline window #11479
Daniel Hahler
2019-11-29
|
|
*
|
win_line: Fix crash with 'rightleft' in :terminal #11460
erw7
2019-11-28
|
|
*
|
doc: fix typos
Brian Wignall
2019-11-27
|
|
*
|
vim-patch:8.1.1268: map completion test fails in GUI
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.1254: mapping completion contains dead code
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.1253: mapping completion test fails
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.1252: not all mapping completion is tested
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.2349: :lockvar and :unlockvar cannot be followed by "| endif"
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.2348: :const cannot be followed by "| endif"
Jan Edmund Lazo
2019-11-26
|
|
*
|
vim-patch:8.1.2345: .cjs files are not recognized as Javascript
Jan Edmund Lazo
2019-11-26
|
|
*
|
Merge pull request #11445 from bfredl/fcslcs
Björn Linse
2019-11-26
|
|
|
\
\
|
|
|
*
|
options: make 'fillchars' and 'listchars' global-local
Björn Linse
2019-11-26
|
|
*
|
|
Merge pull request #11466 from bfredl/luaopt
Björn Linse
2019-11-26
|
|
|
\
\
\
|
|
|
*
|
|
lua: make vim.wo and vim.bo used nested indexing for specified handle
Björn Linse
2019-11-26
|
|
*
|
|
|
cmake: enable exporting symbols from static libs again
Björn Linse
2019-11-26
|
|
|
/
/
/
|
|
*
|
|
UI: emit mouse_on/mouse_off on attach #11455
Justin M. Keyes
2019-11-25
|
|
*
|
|
[RFC] extmark: fix E315 in nvim_buf_set_extmark (#11449)
notomo
2019-11-25
|
|
*
|
|
doc + extmarks tweaks #11421
Justin M. Keyes
2019-11-25
[prev]
[next]