directory structure

This commit is contained in:
ManjaroOne666 2018-12-12 09:02:12 +00:00
commit 615f897310
47 changed files with 8100 additions and 0 deletions

View file

@ -0,0 +1,3 @@
snippet polycolor "${colors.color}"
\$\{colors.${1:foreground}}$0
endsnippet