Commit acbf316a authored by David Peckham's avatar David Peckham

Added Filter Lines

This Sublime Text plugin filters lines that contain a string or match a
regular expression.
parent 27b9c163
...@@ -206,6 +206,7 @@ ...@@ -206,6 +206,7 @@
"https://github.com/davepeck/DirectorySettings", "https://github.com/davepeck/DirectorySettings",
"https://github.com/davezatch/Media-Query-Snippets", "https://github.com/davezatch/Media-Query-Snippets",
"https://github.com/davidjrice/sublime-eco", "https://github.com/davidjrice/sublime-eco",
"https://github.com/davidpeckham/FilterLines",
"https://github.com/davidrios/jade-tmbundle", "https://github.com/davidrios/jade-tmbundle",
"https://github.com/davisagli/SublimePythonCoverage", "https://github.com/davisagli/SublimePythonCoverage",
"https://github.com/daylerees/colour-schemes", "https://github.com/daylerees/colour-schemes",
...@@ -1119,6 +1120,7 @@ ...@@ -1119,6 +1120,7 @@
"farcry-sublimetext": "FarCry", "farcry-sublimetext": "FarCry",
"fatfree-snippets": "Fat-Free Framework Snippets", "fatfree-snippets": "Fat-Free Framework Snippets",
"filezilla_import": "FilezillaImport", "filezilla_import": "FilezillaImport",
"FilterLines": "Filter Lines",
"FLAC-Syntax": "FLAC", "FLAC-Syntax": "FLAC",
"Flake8Lint": "Python Flake8 Lint", "Flake8Lint": "Python Flake8 Lint",
"Flex-Sublimetext": "Flex", "Flex-Sublimetext": "Flex",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment