testing ags again-.-

This commit is contained in:
cnst
2024-07-20 12:24:15 +02:00
parent a55a34afae
commit 4de078bcf3
80 changed files with 2295 additions and 2236 deletions

View File

@@ -0,0 +1,8 @@
// For every option, see ~/.config/ags/modules/.configuration/user_options.js
// (vscode users ctrl+click this: file://./modules/.configuration/user_options.js)
// (vim users: `:vsp` to split window, move cursor to this path, press `gf`. `Ctrl-w` twice to switch between)
// options listed in this file will override the default ones in the above file
const userConfigOptions = {};
export default userConfigOptions;