X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=runtime%2Fhelp%2Foptions.md;h=d9ac6e2a9b06760e06286baf1f1ede3f1cdb762a;hb=f3e8413e772924947238bdb9f928375e24ff7213;hp=ff675bbdbf1fa4b961cb8b7e5892a84c98b28958;hpb=afb03aa37f69b1dcdacc6c4af81a1394cef32485;p=micro.git diff --git a/runtime/help/options.md b/runtime/help/options.md index ff675bbd..d9ac6e2a 100644 --- a/runtime/help/options.md +++ b/runtime/help/options.md @@ -276,7 +276,8 @@ machine, simply copy the settings.json to the other machine. You can set these settings either globally or locally. Locally means that the setting won't be saved to `~/.config/micro/settings.json` and that it will only be set in the current buffer. Setting an option globally is the default, and -will set the option in all buffers. +will set the option in all buffers. Use the `setlocal` command to set an option +locally rather than globally. The `colorscheme` option is global only, and the `filetype` option is local only. To set an option locally, use `setlocal` instead of `set`.