aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_defs.h
Commit message (Expand)AuthorAge
* Remove POSIX 'cpoptions': cleanupMichael Reed2015-07-19
* Remove POSIX 'cpoptions': '\'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '.'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '/'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '&'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '|'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '{'Michael Reed2015-07-19
* Remove POSIX 'cpoptions': '#'Michael Reed2015-07-19
* Cleanup after #3007 #3020Michael Reed2015-07-17
* Remove :tearoff #3007Marco Hinz2015-07-15
* clipboard: don't overwrite before pasting in visual mode. #2945Björn Linse2015-07-04
* 'cpoptions': Remove "j" flagDavid Bürgin2015-05-25
* 'cpoptions': Remove "-" flag #2655David Bürgin2015-05-21
* options: Include "j" in default 'formatoptions' #2669Felipe Morales2015-05-21
* Cleanup 'ttyscroll' remnantsMichael Reed2015-05-18
* Cleanup 'ttym[ouse]', FEAT_MOUSE, mouse_(dec|gpm|etc.)Michael Reed2015-05-18
* options: mark nonfunctional &termencoding option as hidden. #2631Björn Linse2015-05-17
* 'cpoptions': Remove "*" flag #2554David Bürgin2015-05-08
* 'cpoptions': Remove "H" flag #2556David Bürgin2015-05-04
* 'cpoptions': Remove "w" flag #2507David Bürgin2015-04-27
* options: Remove "g" flag from 'cpoptions' #2505David Bürgin2015-04-25
* vim-patch:7.4.502 #2282David Bürgin2015-03-29
* Simpler handling for "always-on"/"always-off" options. #2002Florian Walch2015-02-22
* refactor: Remove term modules and termcap optionsThiago de Arruda2015-02-21
* Remove 'ttyfast'Michael Reed2015-02-08
* Remove QNX/pterm remnantsMichael Reed2015-01-11
* vim-patch:7.4.456Marco Hinz2014-12-20
* vim-patch:7.4.455Marco Hinz2014-12-20
* options: change "unnamedclip" back to "clipboard=unnamed/unnamedplus"Björn Linse2014-12-08
* Remove code defined under USE_IM_CONTROL #ifdefsThiago de Arruda2014-11-27
* provider: Major refactorThiago de Arruda2014-09-12
* Port vim's patch 7.4.338 ('breakindent')Felipe Morales2014-08-20
* vim-patch:7.4.201André Twupack2014-08-15
* vim-patch:7.4.314Damián Silvani2014-08-14
* Remove FEAT_MOUSE_JSBFredrik Fornwall2014-07-29
* provider: Add support for clipboard registers.Thiago de Arruda2014-07-17
* provider: Add support for python commands/functionsThiago de Arruda2014-07-17
* Include stdbool.h in some files which use itPavel Platto2014-07-11
* Default 'encoding'-option from latin to utf-8 #935Fredrik Fornwall2014-07-10
* Replaced most TRUE/FALSE macros in arabic, mbyte and spell. #645Klemen Košir2014-07-08
* Remove USE_CR and tag_fgets. #808Justin M. Keyes2014-06-06
* Remove unused FEAT_*Pavel Platto2014-05-28
* Remove cryptographyJohn Schmidt2014-05-20
* Introduce nvim namespace: Fix define guards.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Fix project-local includes.Eliseo Martínez2014-05-15
* Introduce nvim namespace: Move files.Eliseo Martínez2014-05-15