ref(nix): drop neovim legacy support

This commit is contained in:
Léana 江 2024-01-19 20:20:19 +01:00 committed by Léana 江
parent 83bdeb6977
commit 8e78bef74b
30 changed files with 1 additions and 1 deletions

View file

@ -1,9 +0,0 @@
{
"Create main function": {
"prefix": "main",
"body": [
"${0}",
"fn main() {}"
]
}
}