-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpacks
More file actions
67 lines (66 loc) · 4.36 KB
/
packs
File metadata and controls
67 lines (66 loc) · 4.36 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
# Libraries
pack "https://github.com/SublimeText/sublime_lib.git" library
pack "https://github.com/facelessuser/sublime-bracex.git" library
pack "https://github.com/facelessuser/sublime-markdown-popups.git" --name "mdpopups" library
pack "https://github.com/facelessuser/sublime-markdown.git" library
pack "https://github.com/facelessuser/sublime-pymdownx.git" library
pack "https://github.com/facelessuser/sublime-wcmatch.git" library
pack "https://github.com/packagecontrol/pygments.git" library
pack "https://github.com/packagecontrol/pyyaml.git" --name "yaml" library
pack "https://github.com/python/typing_extensions.git" library
pack "https://github.com/sublimelsp/lsp_utils.git" library
# Packages
pack "https://github.com/Medalink/laravel-blade.git" --name "Laravel Blade Highlighter"
pack "https://github.com/NeoVintageous/NeoVintageous.git" noshallow
pack "https://github.com/NeoVintageous/NeoVintageousToggle.git" noshallow
pack "https://github.com/SublimeLinter/SublimeLinter-flake8.git"
pack "https://github.com/SublimeLinter/SublimeLinter-mypy.git"
pack "https://github.com/SublimeLinter/SublimeLinter.git"
pack "https://github.com/SublimeText/AFileIcon.git" --name "A File Icon"
pack "https://github.com/SublimeText/Origami.git"
pack "https://github.com/SublimeText/Sass.git"
pack "https://github.com/SublimeText/TailwindCSS.git" --name "Tailwind CSS"
pack "https://github.com/SublimeText/Terraform.git"
pack "https://github.com/SublimeText/UnitTesting.git"
pack "https://github.com/SublimeText/Vue.git"
pack "https://github.com/braver/SideBarTools.git"
pack "https://github.com/facelessuser/MarkdownPreview.git"
pack "https://github.com/gerardroche/LSP.git" noshallow
pack "https://github.com/gerardroche/NeoVintageousColemak.git" noshallow
pack "https://github.com/gerardroche/NeoVintageousDvorak.git" noshallow
pack "https://github.com/gerardroche/NeoVintageousFiles.git" noshallow
pack "https://github.com/gerardroche/NeoVintageousHighlightLine.git" noshallow
pack "https://github.com/gerardroche/NeoVintageousLineNumbers.git" noshallow
pack "https://github.com/gerardroche/Python-Auto-Complete.git" noshallow
pack "https://github.com/gerardroche/sublime-api-completions.git" noshallow
pack "https://github.com/gerardroche/sublime-color-scheme-unit.git" noshallow
pack "https://github.com/gerardroche/sublime-doc-blockr.git" noshallow
pack "https://github.com/gerardroche/sublime-generate-syntax-test-assertions.git" noshallow
pack "https://github.com/gerardroche/sublime-git-open-modified.git" noshallow
pack "https://github.com/gerardroche/sublime-git-open.git" noshallow
pack "https://github.com/gerardroche/sublime-gitk.git" noshallow
pack "https://github.com/gerardroche/sublime-goto-definition-split.git" noshallow
pack "https://github.com/gerardroche/sublime-goto-documentation.git" noshallow
pack "https://github.com/gerardroche/sublime-goto-php-manual.git" noshallow
pack "https://github.com/gerardroche/sublime-khan.git" noshallow
pack "https://github.com/gerardroche/sublime-laravel-testing-completions.git" noshallow
pack "https://github.com/gerardroche/sublime-monokai-free.git" noshallow
pack "https://github.com/gerardroche/sublime-php-grammar.git" --name "PHPGrammar" noshallow
pack "https://github.com/gerardroche/sublime-php-snippets.git" --name "PHPSnippets" noshallow
pack "https://github.com/gerardroche/sublime-phpck.git" noshallow
pack "https://github.com/gerardroche/sublime-phpunit-completions.git" --name "PHPUnitCompletions" noshallow
pack "https://github.com/gerardroche/sublime-phpunit.git" --name "PHPUnitKit" noshallow
pack "https://github.com/gerardroche/sublime-pine.git" noshallow
pack "https://github.com/gerardroche/sublime-sensible.git" noshallow
pack "https://github.com/gerardroche/sublime-sesame.git" noshallow
pack "https://github.com/gerardroche/sublime-show-ascii-value.git" noshallow
pack "https://github.com/gerardroche/sublime-tailwind-css-completions.git" noshallow
pack "https://github.com/gerardroche/sublime-test.git" noshallow
pack "https://github.com/gerardroche/sublime-tmux.git" noshallow
pack "https://github.com/gerardroche/sublime-toggle-debug-mode.git" noshallow
pack "https://github.com/gerardroche/sublime-toggler.git" noshallow
pack "https://github.com/sublimelsp/LSP-css.git"
pack "https://github.com/sublimelsp/LSP-eslint.git"
pack "https://github.com/sublimelsp/LSP-pylsp.git"
pack "https://github.com/sublimelsp/LSP-tailwindcss.git"
pack "https://github.com/sublimelsp/LSP-volar.git"