mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2026-04-23 11:30:23 +10:00
Updating dotfiles.
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
(set-repl-handler! 'php-mode #'php-boris)
|
||||
(set-lookup-handlers! 'php-mode :documentation #'php-search-documentation)
|
||||
(set-formatter! 'php-mode #'php-cs-fixer-fix)
|
||||
(set-pretty-symbols! 'php-mode
|
||||
(set-ligatures! 'php-mode
|
||||
;; Functional
|
||||
:lambda "function()"
|
||||
:def "function"
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
(package! php-extras
|
||||
:recipe (:host github :repo "arnested/php-extras")
|
||||
:pin "81ebd7c1a8c8d02b2775d4cdbf73653feb608a7c")
|
||||
(package! php-mode :pin "4345dfd81fc6da9b7ac123377902b42f5b7b3e0d")
|
||||
(package! php-mode :pin "f4c7c6995dadcdc6da5fefadfd362f8418b2eec1")
|
||||
(package! php-refactor-mode :pin "7a794b0618df2882b1bd586fdd698dba0bc5130d")
|
||||
(package! phpunit :pin "fe6bc91c3bd8b329c6d26ad883a025f06b5121ee")
|
||||
|
||||
@@ -23,4 +23,4 @@
|
||||
(package! php-cs-fixer :pin "95eace9bc0ace128d5166e303c76df2b778c4ddb"))
|
||||
|
||||
;; For building php-extras
|
||||
(package! async :pin "86aef2c38e7d35e8509b7feeee3e989d825eba91")
|
||||
(package! async :pin "36a10151e70e956e2f766ed9e65f4a9cfc8479b2")
|
||||
|
||||
Reference in New Issue
Block a user