mirror of
https://github.com/correl/melpa.git
synced 2024-12-23 11:14:57 +00:00
add hide-lines recipe
hide-lines.el hides lines that either match or don't match a regexp. It does not alter a buffer's content.
This commit is contained in:
parent
b4dc10f5b7
commit
d90d5f4ee0
1 changed files with 1 additions and 0 deletions
1
recipes/hide-lines
Normal file
1
recipes/hide-lines
Normal file
|
@ -0,0 +1 @@
|
|||
(hide-lines :fetcher wiki)
|
Loading…
Reference in a new issue