<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/vim-git.git/runtime/scripts.vim, branch v8.2.0093</title>
<subtitle>github.com: vim/vim.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/'/>
<entry>
<title>Update runtime files</title>
<updated>2019-07-04T15:22:06+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-07-04T15:22:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=790c18bfa5dfeca51749b752dddc41e60cb3fa54'/>
<id>790c18bfa5dfeca51749b752dddc41e60cb3fa54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.1.1593: filetype not detected for C++ header files without extension</title>
<updated>2019-06-25T19:34:26+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2019-06-25T19:34:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=6a7af8e2dbcb768a768831d9e6355c855c215ebc'/>
<id>6a7af8e2dbcb768a768831d9e6355c855c215ebc</id>
<content type='text'>
Problem:    Filetype not detected for C++ header files without extension.
Solution:   Recognize the file by the Emacs file mode. (Dmitry Ilyin,
            closes #4593)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Filetype not detected for C++ header files without extension.
Solution:   Recognize the file by the Emacs file mode. (Dmitry Ilyin,
            closes #4593)
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated runtime files.</title>
<updated>2018-02-27T13:53:30+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-27T13:53:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=22f1d0e35eb0e503c2dc7813a973c7e6ca1b7dde'/>
<id>22f1d0e35eb0e503c2dc7813a973c7e6ca1b7dde</id>
<content type='text'>
Add Serbian translations and spell checking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add Serbian translations and spell checking.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1465: python2 and python3 detection not tested</title>
<updated>2018-02-03T21:35:40+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-03T21:35:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=4bc0bed53695ac67db8d601f2a15e48e7a196688'/>
<id>4bc0bed53695ac67db8d601f2a15e48e7a196688</id>
<content type='text'>
Problem:    Python2 and python3 detection not tested. (Matej Cepl)
Solution:   Add test for detecting python2 and python3.  Also detect a script
            using "js" as javascript.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Python2 and python3 detection not tested. (Matej Cepl)
Solution:   Add test for detecting python2 and python3.  Also detect a script
            using "js" as javascript.
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1457: clojure now supports a shebang line</title>
<updated>2018-02-03T14:43:15+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-02-03T14:43:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=8fd2ffc530f8f01afac53903e6ff95867afd94d7'/>
<id>8fd2ffc530f8f01afac53903e6ff95867afd94d7</id>
<content type='text'>
Problem:    Clojure now supports a shebang line.
Solution:   Detect clojure script from the shebang line. (David Burgin,
            closes #2570)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Clojure now supports a shebang line.
Solution:   Detect clojure script from the shebang line. (David Burgin,
            closes #2570)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime files.</title>
<updated>2018-01-28T21:47:25+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2018-01-28T21:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=40962ec9c0e7b8699e101182b06ddd39dc0e1212'/>
<id>40962ec9c0e7b8699e101182b06ddd39dc0e1212</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1285: occasional crash when using a channel</title>
<updated>2017-11-11T14:37:45+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-11-11T14:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=d09a206ee94ccb653707ce9b6e536d4d58886e04'/>
<id>d09a206ee94ccb653707ce9b6e536d4d58886e04</id>
<content type='text'>
Problem:    Occasional crash when using a channel. (Marek)
Solution:   Decrement reference count later. (closes #2315)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Occasional crash when using a channel. (Marek)
Solution:   Decrement reference count later. (closes #2315)
</pre>
</div>
</content>
</entry>
<entry>
<title>patch 8.0.1281: loading file type detection slows down startup</title>
<updated>2017-11-09T19:46:17+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-11-09T19:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=851ee6c3da5fd726d92e1e3300d7e5e2e8b907c5'/>
<id>851ee6c3da5fd726d92e1e3300d7e5e2e8b907c5</id>
<content type='text'>
Problem:    Loading file type detection slows down startup.
Solution:   Move functions to an autoload script.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Problem:    Loading file type detection slows down startup.
Solution:   Move functions to an autoload script.
</pre>
</div>
</content>
</entry>
<entry>
<title>Long overdue runtime update.</title>
<updated>2017-11-02T21:58:42+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-11-02T21:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=01164a6546b4c635daf96a1f17d1cb2d07f32a66'/>
<id>01164a6546b4c635daf96a1f17d1cb2d07f32a66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update runtime files</title>
<updated>2017-08-27T14:52:01+00:00</updated>
<author>
<name>Bram Moolenaar</name>
<email>Bram@vim.org</email>
</author>
<published>2017-08-27T14:52:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/vim-git.git/commit/?id=c572da5f67aa5cdbbc127fc6f1d0a42e38468325'/>
<id>c572da5f67aa5cdbbc127fc6f1d0a42e38468325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
