about summary refs log tree commit diff stats
path: root/html/086scenario_console_test.mu.html
diff options
context:
space:
mode:
authorKartik K. Agaram <vc@akkartik.com>2016-10-23 17:00:24 -0700
committerKartik K. Agaram <vc@akkartik.com>2016-10-23 17:00:24 -0700
commita9817844aea80b5d07baecb55e214775cf0f6c9e (patch)
treefb59424330fb4a6560b520f06eb962adc16a9681 /html/086scenario_console_test.mu.html
parentd803b68769947a419ef176d5c80446fcba5e9ee3 (diff)
downloadmu-a9817844aea80b5d07baecb55e214775cf0f6c9e.tar.gz
3566
vim: Stop loading C++-specific syntax highlighting in non-C++ files.

I also figured out why the autocommand wasn't running on the first file:
my local setup for directory-specific vimrc files runs inside an
autocommand, and it runs autocommands recursively inside an autocommand,
and it runs only autocommands inside a 'LocalVimrc' autocommand group to
ensure infinite regress (autocommands running multiple times in
practice). And I'd forgotten this 'feature' of my vimrc setup by the
time I set this up for Mu.
Diffstat (limited to 'html/086scenario_console_test.mu.html')
0 files changed, 0 insertions, 0 deletions