putty/.nvim/config.json

7 lines
87 B
JSON

{
"commands": {
"build": "swift build",
"run": "swift run"
}
}