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
*
Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)
Michael Reed
2015-05-18
*
options: Enable &wildmenu, use "list:longest,full" for &wildmode by default #...
Felipe Morales
2015-05-17
*
options: mark nonfunctional &termencoding option as hidden. #2631
Björn Linse
2015-05-17
*
Change 'backspace' default to "indent,eol,start" #2639
Michael Reed
2015-05-15
*
vim-patch:7.4.524 #2559
David Bürgin
2015-05-09
*
Remove char_u: FullName_save()
Mark Bainter
2015-05-06
*
vim-patch:7.4.659 + test
Michael Reed
2015-05-01
*
Remove obsolete vi options #2553
David Bürgin
2015-05-01
*
vim-patch:7.4.711
David Bürgin
2015-04-27
*
Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Replace vim_iswhite with ascii_iswhite() defined in ascii.h
Felipe Oliveira Carvalho
2015-04-24
*
Refactor get_env() to respect const qualifier
Mark Bainter
2015-04-18
*
Remove char_u: get_mess_lang()
Mark Bainter
2015-04-18
*
Remove char_u: set_helplang_default()
Mark Bainter
2015-04-18
*
Remove char_u: vim_setenv()
Mark Bainter
2015-04-18
*
Remove char_u: vim_getenv()
Mark Bainter
2015-04-17
*
memory: Add `free` wrapper and refactor project to use it
Thiago de Arruda
2015-04-13
*
Add new highlight groups TermCursor/TermCursorNC
Marco Hinz
2015-04-09
*
Enable -Wconversion: fold.c.
Eliseo Martínez
2015-04-07
*
vim-patch:7.4.336 #2299
David Bürgin
2015-04-02
*
vim-patch:7.4.502 #2282
David Bürgin
2015-03-29
*
terminal: New module that implements a terminal emulator
Thiago de Arruda
2015-03-25
*
buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro
Thiago de Arruda
2015-03-25
*
doc: Remove refs to 'compatible' and friends
Michael Reed
2015-03-24
*
refactor: split some more functions from misc1.c
bobtwinkles
2015-03-24
*
misc2.c: Move emsg* functions to message.c #2152
Michael Reed
2015-03-19
*
ui: Replace cursor_{on,off} by busy_{stop,start}
Thiago de Arruda
2015-03-15
*
Remove redundant casts
Anton Ovchinnikov
2015-03-09
*
set_init_1: mb_init() on fallback encoding (utf8) #2106
Floris van Liere
2015-03-07
*
Macro cleanup: HAVE_SANDBOX
Michael Reed
2015-03-05
*
illumos requires the use of limits.h for things like INT_MAX #2049
Mike Zeller
2015-02-26
*
Simpler handling for "always-on"/"always-off" options. #2002
Florian Walch
2015-02-22
*
refactor: Remove term modules and termcap options
Thiago de Arruda
2015-02-21
*
Enable -Wconversion: Passing-by: Remove dead code (MACOS_CONVERT).
Eliseo Martínez
2015-02-18
*
cleanup: Remove unused functions and builtin termcaps
Thiago de Arruda
2015-02-16
*
ui: Remove/adapt some old code for a big UI refactor
Thiago de Arruda
2015-02-16
*
Remove 'edcompatible' #1911
Michael Reed
2015-02-16
*
Remove 'ttyfast'
Michael Reed
2015-02-08
*
Add EndOfBuffer hl group for ~ lines after the last line in buffers
Marco Hinz
2015-02-02
*
vim-patch:7.4.462
Pavel Platto
2015-01-20
*
Remove long_u: buffer_defs.h: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Remove long_u: option.c: Refactor long_u.
Eliseo Martínez
2015-01-19
*
Remove long_u: option.c: Enable -Wconversion.
Eliseo Martínez
2015-01-19
*
Macro cleanup: PROTO
Michael Reed
2015-01-14
*
Cleanup: Rename getdigits() family functions.
Eliseo Martínez
2015-01-11
*
Cleanup: Refactor getdigits().
Eliseo Martínez
2015-01-11
*
Remove long_u: term: Enable -Wconversion.
Eliseo Martínez
2015-01-10
*
Change 'history' default to 50.
Florian Walch
2015-01-04
*
vim-patch:7.4.538
Florian Walch
2014-12-24
*
vim-patch:7.4.438
Florian Walch
2014-12-23
[next]