Smarter associate! macro
This commit is contained in:
parent
aac4d4ee48
commit
9bda8c3112
3 changed files with 29 additions and 20 deletions
|
@ -24,7 +24,7 @@
|
|||
:commands nose-mode
|
||||
:preface (defvar nose-mode-map (make-sparse-keymap))
|
||||
:init
|
||||
(associate! nose-mode :pattern "/test_.+\\.py\\'")
|
||||
(associate! nose-mode :match "/test_.+\\.py\\'")
|
||||
:config
|
||||
(map! :map nose-mode-map
|
||||
(:localleader
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue