meson/data
Laurent Pinchart 80bdc71c0e syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop
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 <laurent.pinchart@ideasonboard.com>
2018-11-30 01:19:10 +02:00
..
shell-completions/zsh new wrap-mode: forcefallback 2018-04-06 23:48:48 +02:00
syntax-highlighting syntax-highlighting: vim: Allow overriding shiftwidth and softtabstop 2018-11-30 01:19:10 +02:00
com.mesonbuild.install.policy Made install a top level Meson command. 2018-06-18 22:02:56 +03:00
macros.meson rpm: pass --auto-features=enabled [skip ci] 2018-07-25 12:52:59 +02:00