Files
dotfiles/nvim/snippets/languages/global.json
2025-08-13 21:46:48 +02:00

7 lines
89 B
JSON

{
"nonbreaking space": {
"body": " ",
"prefix": "nonbreaking space"
}
}