mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-21 07:55:10 +02:00
Docs: replace http url with https, use ripgrep project url and fix typo
This commit is contained in:
@@ -114,7 +114,7 @@ def get_macos_shortcut_for(
|
||||
# for maximum robustness we should use opts.alias_map to resolve
|
||||
# aliases however this requires parsing everything on startup which could
|
||||
# be potentially slow. Lets just hope the user doesnt alias these
|
||||
# fucntions.
|
||||
# functions.
|
||||
ans = None
|
||||
candidates = []
|
||||
qkey = tuple(defn.split())
|
||||
|
||||
Reference in New Issue
Block a user