dotfiles/.config/nvim/snippets/languages/global.json

6 lines
89 B
JSON

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