narf/append-semicolon in normal and visual modes
This commit is contained in:
parent
c11d28ad2e
commit
ce6955c176
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
(map! :map php-mode-map
|
||||
(:localleader
|
||||
:n ";" 'narf/append-semicolon))
|
||||
:nv ";" 'narf/append-semicolon))
|
||||
|
||||
;; Generate php-extras documentation and completion asynchronously
|
||||
(unless (file-exists-p (concat php-extras-eldoc-functions-file ".el"))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue