]> git.gir.st - VimFx.git/commit
Simplify the `config_file_directory` pref
authorSimon Lydell <simon.lydell@gmail.com>
Sun, 28 Feb 2016 15:24:41 +0000 (16:24 +0100)
committerSimon Lydell <simon.lydell@gmail.com>
Sun, 28 Feb 2016 15:28:38 +0000 (16:28 +0100)
commit241b237ca1807561d6943af385567a57e7616a7c
tree71edfff19337e3dfeb451f1bccb09e6267a95a86
parent8fdc7c69e8f68a3d39cf80f94ddc6a8591a736c5
Simplify the `config_file_directory` pref

- Set it to a normal system path, and let Firefox add `file://` and handle
  Windows paths.
- Expand path starting with `~/` or `~\` to the user's home directory.

Closes #700.
documentation/config-file.md
extension/lib/config.coffee
extension/lib/utils.coffee
Imprint / Impressum