Skip to content

How to highlight apache2 conf files in /etc/apache2/ #3182

Answered by dmaluka
zeroarst asked this question in Q&A
Discussion options

You must be logged in to vote

Ah yeah... It probably wasn't "picked up". You probably created those clipboard and mkparents via the set command in micro, not by editing settings.json directly, and you probably ran the same set command once when running micro as root as well. That's probably how those settings ended up in your root's settings.json as well.

The filetype option is an exception here: it is always treated as a local (per-file) option, not as a global one. I.e. you cannot just set "filetype": "foo" in settings.json for all files. Also for the same reason, the set filetype ... command doesn't write a permanent setting to settings.json (unlike in case of most other options), it only changes the filetype tempo…

Replies: 1 comment 8 replies

Comment options

You must be logged in to vote
8 replies
@zeroarst
Comment options

@dmaluka
Comment options

@zeroarst
Comment options

@dmaluka
Comment options

Answer selected by zeroarst
@zeroarst
Comment options

@dmaluka
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants