<feed xmlns='http://www.w3.org/2005/Atom'>
<title>meson/data/syntax-highlighting/vim/README, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://jturnerusa.dev/cgit/meson/atom?h=master</id>
<link rel='self' href='https://jturnerusa.dev/cgit/meson/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://jturnerusa.dev/cgit/meson/'/>
<updated>2018-11-29T23:19:10Z</updated>
<entry>
<title>syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop</title>
<updated>2018-11-29T23:19:10Z</updated>
<author>
<name>Laurent Pinchart</name>
<email>laurent.pinchart@ideasonboard.com</email>
</author>
<published>2018-11-27T19:10:47Z</published>
<link rel='alternate' type='text/html' href='https://jturnerusa.dev/cgit/meson/commit/?id=80bdc71c0ed44f63e0f2f45f8e264e2022cc6658'/>
<id>urn:sha1:80bdc71c0ed44f63e0f2f45f8e264e2022cc6658</id>
<content type='text'>
The vim syntax indentation rules stored in indent/meson.vim set the
local shiftwidth and softtabstop variables. As the file is loaded last,
after ~/.vim/after/ftplugin/meson.vim (when present), this prevents
overriding the default values for shiftwidth and softtabstop in a local
configuration.

Fix this by setting shiftwidth and softtabstop in ftplugin/meson.vim
instead (as done by the python indentiation rules in upstream vim for
instance) to allow local overrides.

Signed-off-by: Laurent Pinchart &lt;laurent.pinchart@ideasonboard.com&gt;
</content>
</entry>
<entry>
<title>Move shell completions and text editor helpers to data/</title>
<updated>2017-11-11T16:03:22Z</updated>
<author>
<name>Arseny Maslennikov</name>
<email>ar@cs.msu.ru</email>
</author>
<published>2017-07-20T12:55:22Z</published>
<link rel='alternate' type='text/html' href='https://jturnerusa.dev/cgit/meson/commit/?id=abbf2f4fabd4fbb1d31aeafa18334bb1a4dceab7'/>
<id>urn:sha1:abbf2f4fabd4fbb1d31aeafa18334bb1a4dceab7</id>
<content type='text'>
</content>
</entry>
</feed>
