mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 19:19:32 +00:00
Add syntax-subword recipe
syntax-subword makes word operations more fine-grained, by effectively making all syntax boundaries word boundaries, and also adding boundaries in CamelCase words. https://bitbucket.org/jpkotta/syntax-subword
This commit is contained in:
parent
c5a4cc27c6
commit
f82af34000
1 changed files with 3 additions and 0 deletions
3
recipes/syntax-subword
Normal file
3
recipes/syntax-subword
Normal file
|
@ -0,0 +1,3 @@
|
|||
(syntax-subword
|
||||
:fetcher hg
|
||||
:url "https://bitbucket.org/jpkotta/syntax-subword")
|
Loading…
Reference in a new issue