diff --git a/Library/Application Support/Code/User/keybindings.json.tmpl b/Library/Application Support/Code/User/keybindings.json.tmpl index de6ce5f..01aa9fd 100644 --- a/Library/Application Support/Code/User/keybindings.json.tmpl +++ b/Library/Application Support/Code/User/keybindings.json.tmpl @@ -1 +1 @@ -{{- template "keybindings.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 de6ce5f..01aa9fd 100644 --- a/private_dot_config/Code/User/keybindings.json.tmpl +++ b/private_dot_config/Code/User/keybindings.json.tmpl @@ -1 +1 @@ -{{- template "keybindings.json" -}} +{{- template "keybindings.json" .}}