-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathbacklog.tasks
133 lines (127 loc) · 4.1 KB
/
backlog.tasks
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
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
TODO update Readme
TODO clear shortcuts
TODO make default plugin list visible
TODO use plugin to show all shortcuts (cvortmann)
TODO setup folder 'vim.local' to read all settings / shortcuts / autocmd / etc from user
TODO remove rarely used plugins
TODO activate rails shortcuts only when plugin is active
Editing:
✓ repeat
✓ ragtag
✓ surround
✓ textobj-user
✓ textobj-rubyblock
✓ endwise
✓ autoclose
✓ tabular
✓ unimpaired
✓ targets (https://github.com/wellle/targets.vim)
- editor config
- easy-align (https://github.com/junegunn/vim-easy-align)
- indent-guides (https://github.com/nathanaelkane/vim-indent-guides)
- limelight (https://github.com/junegunn/limelight.vim)
- auto-pairs (http://vimawesome.com/plugin/auto-pairs)
- a_pair (http://www.vim.org/scripts/script.php?script_id=4991)
- commentary (http://vimawesome.com/plugin/commentary-vim)
- notes (https://github.com/vim-scripts/notes.vim)
- goyo (https://github.com/junegunn/goyo.vim)
- pair-tools
- AutoTag
- preview
Utilities:
✓ vim-plug (https://github.com/junegunn/vim-plug)
✓ ctrlp
✓ nerdcommenter
✓ nerdtree
✓ syntastic
✓ zoom
✓ tagbar
✓ gundo (sjl/gundo.vim)
✓ fugitive
✓ rake
✓ tlib
✓ vim-addon-mw-utils
✓ snippets
✓ snipmate
✓ vim-airline
✓ gist (https://github.com/mattn/gist-vim) nope: (https://github.com/Keithbsmiley/gist.vim) (https://github.com/ajh17/vim-fist)
- investigate (https://github.com/keith/investigate.vim)
- ruby-monster (https://github.com/osyo-manga/vim-monster)
- vim ruby refactoring (https://github.com/ecomba/vim-ruby-refactoring)
- vim-merginal (https://github.com/idanarye/vim-merginal)
- vim indexed search (https://github.com/henrik/vim-indexed-search)
- gabrielelana/vim-markdown (https://github.com/gabrielelana/vim-markdown)
- spec runner (https://github.com/gabebw/vim-spec-runner)
- vim-tags (https://github.com/szw/vim-tags)
- readline style insertion - rsi (https://github.com/tpope/vim-rsi)
- neocomplete (https://github.com/Shougo/neocomplete.vim) [needs lua, re-install --with-lua] -> write this info on README
- neosnippets-snippets (https://github.com/Shougo/neosnippet-snippets)
- neosnippet (https://github.com/Shougo/neosnippet.vim)
- vim-flavor (https://github.com/kana/vim-flavor)
- AutoComplPop
- minibufexpl
- rainbow parentheses (https://github.com/luochen1990/rainbow)
- glowshi-ft.vim (https://github.com/saihoooooooo/glowshi-ft.vim)
- editorconfig (editorconfig.org)
- vim-signature (https://github.com/kshenoy/vim-signature)
- yankring (https://github.com/vim-scripts/YankRing.vim)
- ctrlp-tjump (https://github.com/vim-scripts/ctrlp-tjump)
- ctrlp-cmatcher (https://github.com/JazzCore/ctrlp-cmatcher)
- vim-projectile (https://github.com/tpope/vim-projectile)
- vim-dispatch (https://github.com/tpope/vim-dispatch)
- neocomplcache
- gsearch
- changed
- Conque-Shell
- opener
- blockle
Movement:
- easymotion
- zencoding
- hier
Languages:
✓ rails
✓ haml
✓ clojure
✓ jade
✓ ruby
✓ css-color
✓ task
✓ javascript
✓ jasmine
✓ slim
✓ vim-coffee-script
✓ vim-puppet
- sinatra
- vim-vroom (https://github.com/skalnik/vim-vroom) #run tests for Rspec, Cucumber and Minitest
- vimmakegreen (https://github.com/reinh/vim-makegreen.git)
- specky! (need only some snippets)
- markdown (https://github.com/plasticboy/vim-markdown)
- markdown preview (https://github.com/nelstrom/vim-markdown-preview)
- vim-json (http://vimawesome.com/plugin/json-vim)
- nginx
- ruby-minitest
- scala (http://vimawesome.com/plugin/vim-scala)
- jsbeautifier
- texttile
- csscomb
- simple-javascript-indenter
- html5
- css
- xml
- haskel
- slime
- ack
- gorilla
- slimv
Icons:
✓ http://iconverticons.com/icons/92d8febce1d7a304/
✓ http://i.imgur.com/C37yO9P.png
✓ http://lab.colepeters.com/cole/tcpvimicon/tree/master
Color Scheme:
✓ jellybeans
✓ badwolf
✓ molokai
✓ Bubblegum
✓ seoul256 (https://github.com/junegunn/seoul256.vim)
- Thematic (http://vimawesome.com/plugin/vim-thematic)