]> git.gir.st - VimFx.git/commit
Add `gB` for quickly editing the blacklist
authorSimon Lydell <simon.lydell@gmail.com>
Fri, 9 Sep 2016 18:46:28 +0000 (20:46 +0200)
committerSimon Lydell <simon.lydell@gmail.com>
Sat, 10 Sep 2016 00:11:58 +0000 (02:11 +0200)
commitba5b4781a2b9dbfa146b9f9852ebc0b8642b67a3
tree5ea4422060049d86c08d7b7a1752ea488af97917
parenta72892b19c50769076456b918538dc6a63f3a369
Add `gB` for quickly editing the blacklist

This also improves the description of the blacklist option, mentioning
that the patterns must match the _entire_ URL, since many people seem to
overlook this fact.

Fixes #593 and #677.
19 files changed:
documentation/options.md
documentation/questions-and-answers.md
extension/lib/commands.coffee
extension/lib/defaults.coffee
extension/lib/main.coffee
extension/lib/parse-prefs.coffee
extension/locale/de/vimfx.properties
extension/locale/en-US/vimfx.properties
extension/locale/es/vimfx.properties
extension/locale/fr/vimfx.properties
extension/locale/id/vimfx.properties
extension/locale/it/vimfx.properties
extension/locale/ja/vimfx.properties
extension/locale/nl/vimfx.properties
extension/locale/pt-BR/vimfx.properties
extension/locale/ru/vimfx.properties
extension/locale/sv-SE/vimfx.properties
extension/locale/zh-CN/vimfx.properties
extension/locale/zh-TW/vimfx.properties
Imprint / Impressum