neovim/runtime
Michael Reed 4d79edccdc Cleanup after #3007 #3020
'guioptions' is mentioned in the "Option Defaults" section of vim_diff,
and while its default did indeed change, it was only because the 't'
flag was removed.  To make that clear, move its reference to the
"Removed Features" section instead.

Remove stray instance of 't' flag from GO_ALL.  Most if not all of the
GO_* #defines are unused, but lets keep them for now as it's not clear
whether they won't be used by Nvim GUIs.
2015-07-17 17:36:38 -04:00
..
autoload rplugin: Don't error if plugin is registered before host #2961 2015-07-10 22:11:13 +02:00
colors Remove VisualNOS highlight group remnants 2015-07-04 15:43:54 -04:00
compiler vim-patch:bd18da9 2015-01-21 07:27:01 +01:00
doc Cleanup after #3007 #3020 2015-07-17 17:36:38 -04:00
ftplugin vim-patch:c5d53d4 #2695 2015-05-19 12:31:44 -04:00
indent vim-patch:c5d53d4 #2695 2015-05-19 12:31:44 -04:00
keymap re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macros plugin/matchit: create stub for matchit.vim #2921 2015-06-28 13:34:26 -04:00
plugin plugin: enable the matchit plugin by default #2723 2015-06-04 22:45:19 -04:00
print Remove dec-mcs remnants 2014-12-19 15:28:49 -05:00
syntax vim-patch:f654ad9 #2659 2015-05-20 16:31:28 -04:00
bugreport.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
delmenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
filetype.vim vim-patch:4abac79 #2694 2015-05-19 12:44:56 +03:00
ftoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
ftplugof.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indent.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
indoff.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
macmap.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
makemenu.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
menu.vim Remove Amiga remnants 2014-12-19 15:28:49 -05:00
mswin.vim re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
optwin.vim Remove 'guipty' references 2015-07-04 15:43:54 -04:00
rgb.txt re-integrate runtime/ vim-patch:0 #938 2014-07-29 02:12:31 +00:00
scripts.vim vim-patch:6921742 2015-01-04 19:42:30 +01:00
synmenu.vim vim-patch:1e8ebf8 2014-12-30 13:51:39 +01:00
vimrc_example.vim Update vimrc_example file 2015-06-29 20:01:56 -03:00