mirror of
https://github.com/doomemacs/doomemacs
synced 2025-09-26 16:41:04 -05:00
Change template file prefix from @@ to __
This commit is contained in:
7
private/templates/php-mode/__.class.php
Normal file
7
private/templates/php-mode/__.class.php
Normal file
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
|
||||
class `(narf/php-class-name)`$1 {
|
||||
|
||||
$0
|
||||
|
||||
}
|
Reference in New Issue
Block a user