Add default keybinding flag. Resolves #1691
This commit is contained in:
committed by
Dawa Ometto
parent
9c2f8dfeba
commit
9e722c5033
+2
-1
@@ -14,7 +14,8 @@ require ::File.expand_path('../gollum/uri_encode_component', __FILE__)
|
||||
|
||||
module Gollum
|
||||
VERSION = '5.3.0'
|
||||
|
||||
KEYBINDINGS = ['default', 'vim', 'emacs']
|
||||
|
||||
::I18n.available_locales = [:en]
|
||||
::I18n.load_path = Dir[::File.expand_path("lib/gollum/locales") + "/*.yml"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user