Skip to content

Instantly share code, notes, and snippets.

@sashashakun
Forked from r3nya/MyPluginsForSublime.md
Last active September 16, 2015 17:36
Show Gist options
  • Save sashashakun/9bc54c662f0711e514cc to your computer and use it in GitHub Desktop.
Save sashashakun/9bc54c662f0711e514cc to your computer and use it in GitHub Desktop.

Revisions

  1. @r3nya r3nya revised this gist Sep 7, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -51,6 +51,7 @@
    - https://packagecontrol.io/packages/DocBlockr
    - https://packagecontrol.io/packages/EditorConfig
    - https://packagecontrol.io/packages/Emmet
    - https://packagecontrol.io/packages/Perfectionist


    ## Stuff
  2. @r3nya r3nya revised this gist Aug 13, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -8,6 +8,7 @@
    - https://packagecontrol.io/packages/Seti_UI
    - https://packagecontrol.io/packages/SideBarEnhancements
    - https://packagecontrol.io/packages/BracketHighlighter
    - https://github.com/voronianski/oceanic-next-color-scheme

    ## Syntax highlighting / Snippets
    - https://packagecontrol.io/packages/LESS
  3. @r3nya r3nya revised this gist Aug 4, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -29,7 +29,6 @@
    - https://packagecontrol.io/packages/SublimeLinter
    - https://packagecontrol.io/packages/SublimeLinter-csslint
    - https://packagecontrol.io/packages/SublimeLinter-jshint
    - https://packagecontrol.io/packages/SublimeLinter-jsxhint
    - https://packagecontrol.io/packages/SublimeLinter-json
    - https://packagecontrol.io/packages/SublimeLinter-annotations
    - https://packagecontrol.io/packages/SublimeLinter-contrib-htmlhint
  4. @r3nya r3nya revised this gist Aug 4, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -33,6 +33,7 @@
    - https://packagecontrol.io/packages/SublimeLinter-json
    - https://packagecontrol.io/packages/SublimeLinter-annotations
    - https://packagecontrol.io/packages/SublimeLinter-contrib-htmlhint
    - https://packagecontrol.io/packages/SublimeLinter-contrib-eslint

    ## Git
    - https://packagecontrol.io/packages/SideBarGit
  5. @r3nya r3nya revised this gist Aug 4, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -61,6 +61,7 @@
    {
    "enable_tab_scrolling": false,
    "bold_folder_labels": true,
    "spacegray_tabs_normal": true,
    "color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
    "ensure_newline_at_eof_on_save": true,
    "font_size": 12,
  6. @r3nya r3nya revised this gist Aug 4, 2015. 1 changed file with 3 additions and 5 deletions.
    8 changes: 3 additions & 5 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -59,12 +59,11 @@

    ```json
    {
    "Seti_no_bar_undertabs": true,
    "Seti_tabs_small": true,
    "enable_tab_scrolling": false,
    "bold_folder_labels": true,
    "color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
    "font_size": 14,
    "ensure_newline_at_eof_on_save": true,
    "font_size": 12,
    "highlight_line": true,
    "hot_exit": false,
    "ignored_packages":
    @@ -84,8 +83,7 @@
    "theme": "Spacegray.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true,
    "ensure_newline_at_eof_on_save": true
    "trim_trailing_white_space_on_save": true
    }
    ```

  7. @r3nya r3nya revised this gist Aug 4, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -61,6 +61,7 @@
    {
    "Seti_no_bar_undertabs": true,
    "Seti_tabs_small": true,
    "enable_tab_scrolling": false,
    "bold_folder_labels": true,
    "color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
    "font_size": 14,
    @@ -94,6 +95,7 @@
    {
    "Seti_no_bar_undertabs": true,
    "Seti_tabs_small": true,
    "enable_tab_scrolling": false,
    "color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
    "font_size": 14,
    "highlight_line": true,
  8. @r3nya r3nya revised this gist Aug 3, 2015. 1 changed file with 5 additions and 2 deletions.
    7 changes: 5 additions & 2 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -34,14 +34,17 @@
    - https://packagecontrol.io/packages/SublimeLinter-annotations
    - https://packagecontrol.io/packages/SublimeLinter-contrib-htmlhint

    ## Git
    - https://packagecontrol.io/packages/SideBarGit
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Git-StatusBar

    ## Tools
    - https://packagecontrol.io/packages/EncodingHelper
    - https://packagecontrol.io/packages/AutoFileName
    - https://packagecontrol.io/packages/SublimeCodeIntel
    - https://packagecontrol.io/packages/All%20Autocomplete
    - https://github.com/colinta/SublimeFileDiffs
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Git-StatusBar
    - https://packagecontrol.io/packages/AlignTab
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr
  9. @r3nya r3nya revised this gist Aug 3, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -40,7 +40,6 @@
    - https://packagecontrol.io/packages/SublimeCodeIntel
    - https://packagecontrol.io/packages/All%20Autocomplete
    - https://github.com/colinta/SublimeFileDiffs
    // - https://packagecontrol.io/packages/JSHint%20Gutter
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Git-StatusBar
    - https://packagecontrol.io/packages/AlignTab
  10. @r3nya r3nya revised this gist Aug 3, 2015. 1 changed file with 10 additions and 1 deletion.
    11 changes: 10 additions & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -25,13 +25,22 @@
    - https://packagecontrol.io/packages/Markdown%20Preview
    - https://packagecontrol.io/packages/Markdown%20Extended

    ## Linters
    - https://packagecontrol.io/packages/SublimeLinter
    - https://packagecontrol.io/packages/SublimeLinter-csslint
    - https://packagecontrol.io/packages/SublimeLinter-jshint
    - https://packagecontrol.io/packages/SublimeLinter-jsxhint
    - https://packagecontrol.io/packages/SublimeLinter-json
    - https://packagecontrol.io/packages/SublimeLinter-annotations
    - https://packagecontrol.io/packages/SublimeLinter-contrib-htmlhint

    ## Tools
    - https://packagecontrol.io/packages/EncodingHelper
    - https://packagecontrol.io/packages/AutoFileName
    - https://packagecontrol.io/packages/SublimeCodeIntel
    - https://packagecontrol.io/packages/All%20Autocomplete
    - https://github.com/colinta/SublimeFileDiffs
    - https://packagecontrol.io/packages/JSHint%20Gutter
    // - https://packagecontrol.io/packages/JSHint%20Gutter
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Git-StatusBar
    - https://packagecontrol.io/packages/AlignTab
  11. @r3nya r3nya revised this gist Jul 17, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -94,7 +94,7 @@
    "line_numbers": true,
    "overlay_scroll_bars": "enabled",
    "show_encoding": true,
    "theme": "Seti.sublime-theme",
    "theme": "Seti_orig.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true,
  12. @r3nya r3nya revised this gist Jul 16, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -44,7 +44,7 @@
    ## Stuff
    - https://wakatime.com/help/plugins/sublime

    # My "user config" with `Spacegray` theme
    # My "user config" for `Spacegray` theme

    ```json
    {
  13. @r3nya r3nya revised this gist Jul 15, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -19,6 +19,7 @@
    - https://packagecontrol.io/packages/Ruby%20Slim
    - https://packagecontrol.io/packages/Handlebars
    - https://packagecontrol.io/packages/Cucumber
    - https://packagecontrol.io/packages/nginx

    ## Markdown
    - https://packagecontrol.io/packages/Markdown%20Preview
  14. @r3nya r3nya revised this gist Jul 12, 2015. 1 changed file with 14 additions and 1 deletion.
    15 changes: 14 additions & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -47,6 +47,9 @@

    ```json
    {
    "Seti_no_bar_undertabs": true,
    "Seti_tabs_small": true,
    "bold_folder_labels": true,
    "color_scheme": "Packages/Theme - Spacegray/base16-ocean.dark.tmTheme",
    "font_size": 14,
    "highlight_line": true,
    @@ -55,12 +58,21 @@
    [
    "Vintage"
    ],
    "indent_guide_options":
    [
    "draw_normal",
    "draw_active"
    ],
    "line_numbers": true,
    "line_padding_bottom": 3,
    "line_padding_top": 3,
    "overlay_scroll_bars": "enabled",
    "show_encoding": true,
    "theme": "Spacegray.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true
    "trim_trailing_white_space_on_save": true,
    "ensure_newline_at_eof_on_save": true
    }
    ```

    @@ -88,6 +100,7 @@
    "line_padding_top": 3,
    "line_padding_bottom": 3,
    "bold_folder_labels": true,
    "ensure_newline_at_eof_on_save": true,
    "indent_guide_options": [ "draw_normal", "draw_active" ]
    }

  15. @r3nya r3nya revised this gist Jul 3, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -18,6 +18,7 @@
    - https://packagecontrol.io/packages/Java%20Velocity
    - https://packagecontrol.io/packages/Ruby%20Slim
    - https://packagecontrol.io/packages/Handlebars
    - https://packagecontrol.io/packages/Cucumber

    ## Markdown
    - https://packagecontrol.io/packages/Markdown%20Preview
  16. @r3nya r3nya revised this gist Jul 2, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -36,6 +36,7 @@
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr
    - https://packagecontrol.io/packages/EditorConfig
    - https://packagecontrol.io/packages/Emmet


    ## Stuff
  17. @r3nya r3nya revised this gist Jun 28, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -35,6 +35,7 @@
    - https://packagecontrol.io/packages/AlignTab
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr
    - https://packagecontrol.io/packages/EditorConfig


    ## Stuff
  18. @r3nya r3nya revised this gist Jun 25, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -31,6 +31,7 @@
    - https://github.com/colinta/SublimeFileDiffs
    - https://packagecontrol.io/packages/JSHint%20Gutter
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Git-StatusBar
    - https://packagecontrol.io/packages/AlignTab
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr
  19. @r3nya r3nya revised this gist Jun 19, 2015. 1 changed file with 0 additions and 1 deletion.
    1 change: 0 additions & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -81,7 +81,6 @@
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true,
    "overlay_scroll_bars": "enabled",
    "line_padding_top": 3,
    "line_padding_bottom": 3,
    "bold_folder_labels": true,
  20. @r3nya r3nya revised this gist Jun 18, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -85,7 +85,7 @@
    "line_padding_top": 3,
    "line_padding_bottom": 3,
    "bold_folder_labels": true,
    "indent_guide_options": [ "draw_normal", "draw_active" ], // Highlight active indent
    "indent_guide_options": [ "draw_normal", "draw_active" ]
    }

    ```
  21. @r3nya r3nya revised this gist Jun 18, 2015. 1 changed file with 8 additions and 3 deletions.
    11 changes: 8 additions & 3 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -64,10 +64,10 @@

    ```json
    {
    "Seti_tabs_small": true,
    "Seti_no_bar_undertabs": true,
    "Seti_tabs_small": true,
    "color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
    "font_size": 12,
    "font_size": 14,
    "highlight_line": true,
    "hot_exit": false,
    "ignored_packages":
    @@ -80,7 +80,12 @@
    "theme": "Seti.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true
    "trim_trailing_white_space_on_save": true,
    "overlay_scroll_bars": "enabled",
    "line_padding_top": 3,
    "line_padding_bottom": 3,
    "bold_folder_labels": true,
    "indent_guide_options": [ "draw_normal", "draw_active" ], // Highlight active indent
    }

    ```
  22. @r3nya r3nya revised this gist Jun 7, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -31,7 +31,7 @@
    - https://github.com/colinta/SublimeFileDiffs
    - https://packagecontrol.io/packages/JSHint%20Gutter
    - https://packagecontrol.io/packages/GitGutter
    - https://packagecontrol.io/packages/Alignment
    - https://packagecontrol.io/packages/AlignTab
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr

  23. @r3nya r3nya revised this gist Jun 7, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -31,7 +31,7 @@
    - https://github.com/colinta/SublimeFileDiffs
    - https://packagecontrol.io/packages/JSHint%20Gutter
    - https://packagecontrol.io/packages/GitGutter
    - http://wbond.net/sublime_packages/alignment
    - https://packagecontrol.io/packages/Alignment
    - https://packagecontrol.io/packages/Color%20Highlighter
    - https://packagecontrol.io/packages/DocBlockr

  24. @r3nya r3nya revised this gist Jun 2, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -17,6 +17,7 @@
    - https://packagecontrol.io/packages/Sass
    - https://packagecontrol.io/packages/Java%20Velocity
    - https://packagecontrol.io/packages/Ruby%20Slim
    - https://packagecontrol.io/packages/Handlebars

    ## Markdown
    - https://packagecontrol.io/packages/Markdown%20Preview
  25. @r3nya r3nya revised this gist Jun 1, 2015. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -64,6 +64,7 @@
    ```json
    {
    "Seti_tabs_small": true,
    "Seti_no_bar_undertabs": true,
    "color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
    "font_size": 12,
    "highlight_line": true,
    @@ -80,4 +81,5 @@
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true
    }

    ```
  26. @r3nya r3nya revised this gist Jun 1, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -16,6 +16,7 @@
    - https://packagecontrol.io/packages/Stylus
    - https://packagecontrol.io/packages/Sass
    - https://packagecontrol.io/packages/Java%20Velocity
    - https://packagecontrol.io/packages/Ruby%20Slim

    ## Markdown
    - https://packagecontrol.io/packages/Markdown%20Preview
  27. @r3nya r3nya revised this gist May 27, 2015. 1 changed file with 25 additions and 2 deletions.
    27 changes: 25 additions & 2 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -37,7 +37,7 @@
    ## Stuff
    - https://wakatime.com/help/plugins/sublime

    # My "user config"
    # My "user config" with `Spacegray` theme

    ```json
    {
    @@ -56,4 +56,27 @@
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true
    }
    ```
    ```

    # My user config for `Seti_UI` theme:

    ```json
    {
    "Seti_tabs_small": true,
    "color_scheme": "Packages/Seti_UI/Scheme/Seti_monokai.tmTheme",
    "font_size": 12,
    "highlight_line": true,
    "hot_exit": false,
    "ignored_packages":
    [
    "Vintage"
    ],
    "line_numbers": true,
    "overlay_scroll_bars": "enabled",
    "show_encoding": true,
    "theme": "Seti.sublime-theme",
    "translate_tabs_to_spaces": true,
    "trim_automatic_white_space": true,
    "trim_trailing_white_space_on_save": true
    }
    ```
  28. @r3nya r3nya revised this gist May 27, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -15,6 +15,7 @@
    - https://packagecontrol.io/packages/Jade
    - https://packagecontrol.io/packages/Stylus
    - https://packagecontrol.io/packages/Sass
    - https://packagecontrol.io/packages/Java%20Velocity

    ## Markdown
    - https://packagecontrol.io/packages/Markdown%20Preview
  29. @r3nya r3nya revised this gist May 27, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -5,6 +5,7 @@

    ##UI
    - https://github.com/kkga/spacegray
    - https://packagecontrol.io/packages/Seti_UI
    - https://packagecontrol.io/packages/SideBarEnhancements
    - https://packagecontrol.io/packages/BracketHighlighter

  30. @r3nya r3nya revised this gist May 24, 2015. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions MyPluginsForSublime.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,8 @@
    #Plugins for SublimeText

    ##Main
    - https://packagecontrol.io/

    ##UI
    - https://github.com/kkga/spacegray
    - https://packagecontrol.io/packages/SideBarEnhancements