Namespace most of my custom functions
Some checks failed
/ Test config on ${{matrix.node}} (20) (push) Has been cancelled
Some checks failed
/ Test config on ${{matrix.node}} (20) (push) Has been cancelled
This commit is contained in:
parent
dd5387cd7e
commit
c2caa56b35
25 changed files with 82 additions and 85 deletions
|
|
@ -34,7 +34,7 @@
|
|||
|
||||
(defun icejam-lang-php/activate-php-mode ()
|
||||
"All things php."
|
||||
(set-indent 4)
|
||||
(icejam/set-indent 4)
|
||||
(column-enforce-n 80)
|
||||
|
||||
(define-key php-mode-map (kbd "C-c l") 'icejam-lang-php/context-menu)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue