change zed settings to use jsonc
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
ansible.builtin.set_fact:
|
||||
workstation_symlinks:
|
||||
- {
|
||||
src: "$DOTFILES_PATH/config/zed.json",
|
||||
src: "$DOTFILES_PATH/config/zed.jsonc",
|
||||
dest: "~/.config/zed/settings.json",
|
||||
}
|
||||
- { src: "$DOTFILES_PATH/config/autostart", dest: "~/.config/autostart" }
|
||||
|
||||
0
config/autostart/mimeinfo.cache
Normal file → Executable file
0
config/autostart/mimeinfo.cache
Normal file → Executable file
Reference in New Issue
Block a user