diff options
Diffstat (limited to '.config/nvim/my_snippets/PKGBUILD.snippets')
| -rw-r--r-- | .config/nvim/my_snippets/PKGBUILD.snippets | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/.config/nvim/my_snippets/PKGBUILD.snippets b/.config/nvim/my_snippets/PKGBUILD.snippets deleted file mode 100644 index f00053f..0000000 --- a/.config/nvim/my_snippets/PKGBUILD.snippets +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | # vim:ft=snippets: | ||
| 2 | |||
| 3 | snippet m "Maintainer line" b | ||
| 4 | # Maintainer: Yigit Sever <yigit at yigitsever dot com> | ||
| 5 | endsnippet | ||
