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
/
nvim
/
option.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'master' of github.com:ckelsel/neovim into vim-8.0.0101
ckelsel
2017-10-10
|
\
*
|
Merge branch 'master' of https://github.com/neovim/neovim into vim-8.0.0101
ckelsel
2017-09-27
|
\
|
|
*
vim-patch:8.0.0333
ckelsel
2017-09-24
*
|
vim-patch:8.0.0106
ckelsel
2017-09-24
*
|
vim-patch:8.0.0102
ckelsel
2017-09-24
*
|
vim-patch:8.0.0101
ckelsel
2017-09-24
|
/
*
vim-patch:8.0.0305 (#7265)
KunMing Xie
2017-09-17
*
options: remove ghost of `:set termcap` (#7102)
Justin M. Keyes
2017-07-31
*
vim-patch:8.0.0100 (#7085)
KunMing Xie
2017-07-29
*
vim-patch:8.0.0073
ckelsel
2017-07-23
*
vim-patch:8.0.0031 (#7050)
KunMing Xie
2017-07-22
*
vim-patch:8.0.0003
lonerover
2017-07-19
*
'cpoptions': remove "<" flag; ignore <special>
Justin M. Keyes
2017-07-08
*
Merge #6816 'TUI improvements'
Justin M. Keyes
2017-07-07
|
\
|
*
lint
Justin M. Keyes
2017-07-07
|
*
tui: Disable interference in guicursor by higher layers.
Jonathan de Boyne Pollard
2017-06-03
*
|
message: Add support for replacing `<` to str2special
ZyX
2017-07-02
*
|
*: Adjust usages of modified functions
ZyX
2017-07-02
*
|
screen.c: fix lint
Björn Linse
2017-06-14
*
|
screen.c: make more highlights window specific
Björn Linse
2017-06-14
*
|
*: Fix conversion warnings for tv_get_number*()
James McCoy
2017-06-06
*
|
lint
James McCoy
2017-06-04
*
|
vim-patch:7.4.1979
James McCoy
2017-06-04
*
|
vim-patch:7.4.1976
James McCoy
2017-06-04
|
/
*
Merge #6741 from justinmk/progpath
Justin M. Keyes
2017-05-15
|
\
|
*
env_iter: Learn `delim` parameter.
Justin M. Keyes
2017-05-15
*
|
options: make 'highlight' read-only
Björn Linse
2017-05-15
|
/
*
ui: cleanup UI_CALL wrappers
Björn Linse
2017-05-10
*
options: allow different highlights in windows
Björn Linse
2017-05-08
*
options: consolidate updates for window string options affected by copy_winopt
Björn Linse
2017-05-05
*
Use vim_strchr(s, c) when c may be NUL (#6656)
James McCoy
2017-05-03
*
Merge #6550 from ZyX-I/pvs-check-comment
Justin M. Keyes
2017-04-20
|
\
|
*
*: Add comment to all C files
ZyX
2017-04-19
*
|
'scrollback': Allow :setlocal -1 on normal buffers
Justin M. Keyes
2017-04-20
*
|
vim-patch:7.4.2209
James McCoy
2017-04-19
|
/
*
option: Remove FUNC_ATTR_MALLOC from get_winbuf_options
ZyX
2017-04-15
*
'guicursor': Disable by default for unknown terminals.
Justin M. Keyes
2017-04-04
*
'listchars': `Whitespace` highlight group #6367
Yichao Zhou
2017-04-03
*
vim-patch:7.4.2236
lonerover
2017-04-01
*
Merge pull request #6397 from jamessan/coverity
James McCoy
2017-03-31
|
\
|
*
coverity/16127: Verify lang is non-NULL before calling strlen
James McCoy
2017-03-29
*
|
api: {get,set}_option should {get,set} global value of local options (#6405)
Jakob Schnitzer
2017-03-30
|
/
*
*: Make some more things const and with length
ZyX
2017-03-29
*
eval: Move remaining get_tv_string* functions to eval/typval.c
ZyX
2017-03-29
*
eval: Split and move dict_add_nr_str to typval.c
ZyX
2017-03-29
*
*: Move some dictionary functions to typval.h and use char*
ZyX
2017-03-29
*
terminal: global 'scrollback' #6352
Jakob Schnitzer
2017-03-27
*
vim-patch:8.0.0179
raichoo
2017-03-19
*
Merge #6252 from jamessan/vim-7.4.2069
Justin M. Keyes
2017-03-15
|
\
|
*
lint
James McCoy
2017-03-11
[next]