diff --git a/Library/Application Support/Code/User/keybindings.json.tmpl b/Library/Application Support/Code/User/keybindings.json.tmpl index 3b61b93..de6ce5f 100644 --- a/Library/Application Support/Code/User/keybindings.json.tmpl +++ b/Library/Application Support/Code/User/keybindings.json.tmpl @@ -1 +1 @@ -{{- template "settings.json" -}} +{{- template "keybindings.json" -}} diff --git a/private_dot_config/Code/User/keybindings.json.tmpl b/private_dot_config/Code/User/keybindings.json.tmpl index 3b61b93..de6ce5f 100644 --- a/private_dot_config/Code/User/keybindings.json.tmpl +++ b/private_dot_config/Code/User/keybindings.json.tmpl @@ -1 +1 @@ -{{- template "settings.json" -}} +{{- template "keybindings.json" -}}