Last active
February 22, 2018 09:07
-
-
Save anwas/cd882f5d5743a4d4d12d39de9296fbc4 to your computer and use it in GitHub Desktop.
[SublimeText project TEMPLATE for WordPress] #sublimetext #wordpress #template
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
"folders": | |
[ | |
{ | |
"name": "THEMES", | |
"path": "/home/anwas/www_srv/clients/client1/konferencija.pavb.lt/web/wp-content/themes" | |
}, | |
{ | |
"name": "PLUGINS", | |
"path": "/home/anwas/www_srv/clients/client1/konferencija.pavb.lt/web/wp-content/plugins" | |
}, | |
{ | |
"name": "WEB", | |
"path": "/home/anwas/www_srv/clients/client1/konferencija.pavb.lt/web" | |
} | |
], | |
"settings": | |
{ | |
"tab_size": 4, | |
"translate_tabs_to_spaces": false | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment