File tree Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Expand file tree Collapse file tree 3 files changed +14
-0
lines changed Original file line number Diff line number Diff line change 15
15
- Add support for PHPStorm 2024.1 (via @edwinvdpol )
16
16
- Add support for WezTerm (via @asm0dey )
17
17
- Add support for Ghostty (via @michaeltinsley )
18
+ - Add support for Windsurf (via @daniel-moh )
18
19
19
20
## Mackup 0.8.40
20
21
Original file line number Diff line number Diff line change @@ -714,6 +714,7 @@ See the [README](doc/README.md) file in the doc directory for more info.
714
714
- [ WezTerm] ( https://wezfurlong.org/wezterm/ )
715
715
- [ Wget] ( https://www.gnu.org/software/wget/ )
716
716
- [ WhatsApp Web] ( https://web.whatsapp.com/ )
717
+ - [ Windsurf] ( https://www.codeium.com )
717
718
- [ Wireshark 2] ( https://www.wireshark.org )
718
719
- [ Witch] ( http://manytricks.com/witch/ )
719
720
- [ WordGrinder] ( https://cowlark.com/wordgrinder/ )
Original file line number Diff line number Diff line change
1
+ [application]
2
+ name = Windsurf
3
+
4
+ [configuration_files]
5
+ Library/Application Support/Windsurf/User/snippets
6
+ Library/Application Support/Windsurf/User/keybindings.json
7
+ Library/Application Support/Windsurf/User/settings.json
8
+
9
+ [xdg_configuration_files]
10
+ Windsurf/User/snippets
11
+ Windsurf/User/keybindings.json
12
+ Windsurf/User/settings.json
You can’t perform that action at this time.
0 commit comments