Files
macvim-mirror/runtime/ftplugin
Douglas Drumond ee3e52b75a Merge branch 'vim'
* vim: (310 commits)
  updated for version 7.4.622 Problem:    Compiler warning for unused argument. Solution:   Add UNUSED.
  updated for version 7.4.621 Problem:    Returning 1 in the wrong function. (Raymond Ko) Solution:   Return 1 in the right function (hopefully).
  updated for version 7.4.620 Problem:    Compiler warning for unitinialized variable. (Tony Mechelynck) Solution:   Initialize "did_free". (Ben Fritz)
  updated for version 7.4.619 Problem:    luaV_setref() not returning the correct value. Solution:   Return one.
  updated for version 7.4.618 Problem:    luaV_setref() is missing a return statement. (Ozaki Kiichi) Solution:   Put the return statement back.
  Update runtime files.
  updated for version 7.4.617 Problem:    Wrong ":argdo" range does not cause an error. Solution:   Reset "cmd" to NULL. (Marcin Szamotulski, Ingo Karkat)
  updated for version 7.4.616 Problem:    Cannot insert a tab in front of a block. Solution:   Correctly compute aop->start. (Christian Brabandt)
  updated for version 7.4.615 Problem:    Vim hangs when freeing a lot of objects. Solution:   Do not go back to the start of the list every time.  (Yasuhiro 	    Matsumoto and Ariya Mizutani)
  updated for version 7.4.614 Problem:    There is no test for what patch 7.4.601 fixes. Solution:   Add a test. (Christian Brabandt)
  updated for version 7.4.613 Problem:    The NFA engine does not implement the 'redrawtime' time limit. Solution:   Implement the time limit.
  updated for version 7.4.612 Problem:    test_eval fails on Mac. Solution:   Use the * register instead of the + register. (Jun Takimoto)
  updated for version 7.4.611 Problem:    Syntax error. Solution:   Change statement to return.
  updated for version 7.4.610 Problem:    Some function headers may be missing from generated .pro files. Solution:   Add PROTO to the #ifdef.
  updated for version 7.4.609 Problem:    For complicated list and dict use the garbage collector can run 	    out of stack space. Solution:   Use a stack of dicts and lists to be marked, thus making it 	    iterative instead of recursive. (Ben Fritz)
  updated for version 7.4.608 Problem:    test_eval fails when the clipboard feature is missing. Solution:   Skip part of the test. Reduce the text used.
  updated for version 7.4.607 Problem:    Compiler warnings for unused variables. Solution:   Move them inside #ifdef. (Kazunobu Kuriyama)
  updated for version 7.4.606 Problem:    May crash when using a small window. Solution:   Avoid dividing by zero. (Christian Brabandt)
  updated for version 7.4.605 Problem:    The # register is not writable, it cannot be restored after 	    jumping around. Solution:   Make the # register writable. (Marcin Szamotulski)
  updated for version 7.4.604 Problem:    Running tests changes viminfo. Solution:   Disable viminfo.
  ...

Signed-off-by: Douglas Drumond <drumond.douglas@gmail.com>
2015-02-23 06:55:31 -03:00
..
2008-08-06 17:06:04 +00:00
2013-04-05 22:26:15 +02:00
2013-04-05 22:26:15 +02:00
2013-04-05 22:26:15 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2010-01-06 20:54:52 +01:00
2012-07-12 22:01:11 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-01-23 14:24:41 +01:00
2014-03-27 22:30:07 +01:00
2014-01-23 14:24:41 +01:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2012-05-18 21:49:28 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2010-05-14 23:24:24 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2012-04-25 19:07:41 +02:00
2015-02-12 02:55:27 -02:00
2012-05-18 13:46:39 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2013-06-12 21:29:15 +02:00
2008-08-06 17:06:04 +00:00
2013-06-12 21:29:15 +02:00
2008-08-06 17:06:04 +00:00
2013-10-06 14:22:40 +02:00
2008-08-06 17:06:04 +00:00
2010-01-06 20:54:52 +01:00
2010-05-21 12:05:36 +02:00
2010-01-06 20:54:52 +01:00
2015-02-12 02:55:16 -02:00
2008-08-06 17:06:04 +00:00
2013-06-12 21:29:15 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2011-07-22 19:51:20 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-06-25 18:50:27 +02:00
2008-08-06 17:06:04 +00:00
2015-02-12 03:09:49 -02:00
2013-11-28 13:53:34 +01:00
2008-08-06 17:06:04 +00:00
2012-03-28 20:51:51 +02:00
2008-08-06 17:06:04 +00:00
2015-02-12 03:09:31 -02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2010-05-21 12:05:36 +02:00
2013-11-03 21:14:31 +01:00
2012-01-20 21:08:56 +01:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2012-11-28 18:21:11 +01:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2013-04-24 18:51:19 +02:00
2015-02-12 03:09:31 -02:00
2008-08-06 17:06:04 +00:00
2015-02-12 03:09:31 -02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2013-07-28 16:02:18 +02:00
2008-08-06 17:06:04 +00:00
2011-04-28 19:02:44 +02:00
2008-08-06 17:06:04 +00:00
2013-08-03 18:35:36 +02:00
2013-08-03 18:35:36 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-07-10 22:01:47 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-01-23 14:24:41 +01:00
2014-07-10 22:01:47 +02:00
2014-07-10 22:01:47 +02:00
2008-08-06 17:06:04 +00:00
2014-07-10 22:01:47 +02:00
2014-07-10 22:01:47 +02:00
2008-08-06 17:06:04 +00:00
2013-06-12 21:29:15 +02:00
2010-07-26 22:21:27 +02:00
2013-11-03 21:14:31 +01:00
2008-08-06 17:06:04 +00:00
2010-07-26 22:21:27 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-03-08 18:38:28 +01:00
2013-05-17 18:14:19 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2014-07-10 22:01:47 +02:00
2011-03-22 14:05:35 +01:00
2013-08-03 18:35:36 +02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2010-01-06 20:54:52 +01:00
2011-12-14 21:17:39 +01:00
2015-02-12 03:07:09 -02:00
2015-02-12 02:55:16 -02:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2008-08-06 17:06:04 +00:00
2013-08-03 18:35:36 +02:00
2010-01-06 20:54:52 +01:00
2008-08-06 17:06:04 +00:00
2012-09-21 14:54:30 +02:00

The ftplugin directory is for Vim plugin scripts that are only used for a
specific filetype.

All files ending in .vim in this directory and subdirectories will be sourced
by Vim when it detects the filetype that matches the name of the file or
subdirectory.
For example, these are all loaded for the "c" filetype:

	c.vim
	c_extra.vim
	c/settings.vim

Note that the "_" in "c_extra.vim" is required to separate the filetype name
from the following arbitrary name.

The filetype plugins are only loaded when the ":filetype plugin" command has
been used.

The default filetype plugin files contain settings that 95% of the users will
want to use.  They do not contain personal preferences, like the value of
'shiftwidth'.

If you want to do additional settings, or overrule the default filetype
plugin, you can create your own plugin file.  See ":help ftplugin" in Vim.