Commit 0b9e46ab authored by Will Bond's avatar Will Bond

Merge pull request #527 from elomarns/master

Adding a plugin to automatically insert #encoding: utf-8 on Ruby files when needed
parents d771d900 b09059e7
...@@ -155,6 +155,7 @@ ...@@ -155,6 +155,7 @@
"https://github.com/eibbors/Bubububububad", "https://github.com/eibbors/Bubububububad",
"https://github.com/EleazarCrusader/nexus-theme", "https://github.com/EleazarCrusader/nexus-theme",
"https://github.com/electricgraffitti/sublime-theme-Cube2", "https://github.com/electricgraffitti/sublime-theme-Cube2",
"https://github.com/elomarns/auto-encoding-for-ruby",
"https://github.com/ElPapaPollo/Sublime-Text-2-OpenEdge-ABL", "https://github.com/ElPapaPollo/Sublime-Text-2-OpenEdge-ABL",
"https://github.com/eltimn/sublime-lift", "https://github.com/eltimn/sublime-lift",
"https://github.com/erichard/SublimeCTagsPHP", "https://github.com/erichard/SublimeCTagsPHP",
...@@ -497,6 +498,7 @@ ...@@ -497,6 +498,7 @@
"AngularJs.tmbundle": "AngularJS", "AngularJs.tmbundle": "AngularJS",
"aqua-theme": "Theme - Aqua", "aqua-theme": "Theme - Aqua",
"ASCII-Decorator": "ASCII Decorator", "ASCII-Decorator": "ASCII Decorator",
"auto-encoding-for-ruby": "Auto Encoding for Ruby",
"awk-sublime": "Awk", "awk-sublime": "Awk",
"blade-snippets": "Blade Snippets", "blade-snippets": "Blade Snippets",
"boo-sublime": "Boo", "boo-sublime": "Boo",
......
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