]> git.madduck.net Git - etc/vim.git/blob - .gitignore.d/vim

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

remove snippets
[etc/vim.git] / .gitignore.d / vim
1 *
2 !/.gitignore.d/vim
3 !/.var/vim/.gitignore
4 !/.vim/after/ftplugin/automake.vim
5 !/.vim/after/ftplugin/debchangelog.vim
6 !/.vim/after/ftplugin/diff.vim
7 !/.vim/after/ftplugin/gitcommit.vim
8 !/.vim/after/ftplugin/git.vim
9 !/.vim/after/ftplugin/mail.vim
10 !/.vim/after/ftplugin/make.vim
11 !/.vim/after/ftplugin/markdown.vim
12 !/.vim/after/ftplugin/nroff.vim
13 !/.vim/after/ftplugin/perl.vim
14 !/.vim/after/ftplugin/puppet.vim
15 !/.vim/after/ftplugin/python.vim
16 !/.vim/after/ftplugin/rst.vim
17 !/.vim/after/ftplugin/tex.vim
18 !/.vim/after/ftplugin/vo_base.vim
19 !/.vim/after/plugin/TabularMaps.vim
20 !/.vim/after/syntax/tex.vim
21 !/.vim/autoload/editorconfig.vim
22 !/.vim/autoload/fugitive.vim
23 !/.vim/autoload/khuno.vim
24 !/.vim/autoload/pathogen.vim
25 !/.vim/autoload/tabular.vim
26 !/.vim/autoload/vim_snippets.vim
27 !/.vim/autoload/voom/voom_vimplugin2657/__pycache__/__init__.cpython-37.pyc
28 !/.vim/autoload/voom/voom_vimplugin2657/__pycache__/voom_mode_fmr.cpython-37.pyc
29 !/.vim/autoload/voom/voom_vimplugin2657/__pycache__/voom_vim.cpython-37.pyc
30 !/.vim/autoload/youcompleteme.vim
31 !/.vim/black/.gitignore
32 !/.vim/black/pyvenv.cfg
33 !/.vim/bundle/black/action/main.py
34 !/.vim/bundle/black/action.yml
35 !/.vim/bundle/black/AUTHORS.md
36 !/.vim/bundle/black/autoload/black.vim
37 !/.vim/bundle/black/CHANGES.md
38 !/.vim/bundle/black/CONTRIBUTING.md
39 !/.vim/bundle/black/.coveragerc
40 !/.vim/bundle/black/Dockerfile
41 !/.vim/bundle/black/docs/authors.md
42 !/.vim/bundle/black/docs/change_log.md
43 !/.vim/bundle/black/docs/compatible_configs/flake8/.flake8
44 !/.vim/bundle/black/docs/compatible_configs/flake8/setup.cfg
45 !/.vim/bundle/black/docs/compatible_configs/flake8/tox.ini
46 !/.vim/bundle/black/docs/compatible_configs/isort/.editorconfig
47 !/.vim/bundle/black/docs/compatible_configs/isort/.isort.cfg
48 !/.vim/bundle/black/docs/compatible_configs/isort/pyproject.toml
49 !/.vim/bundle/black/docs/compatible_configs/isort/setup.cfg
50 !/.vim/bundle/black/docs/compatible_configs/pylint/pylintrc
51 !/.vim/bundle/black/docs/compatible_configs/pylint/pyproject.toml
52 !/.vim/bundle/black/docs/compatible_configs/pylint/setup.cfg
53 !/.vim/bundle/black/docs/conf.py
54 !/.vim/bundle/black/docs/contributing/gauging_changes.md
55 !/.vim/bundle/black/docs/contributing/index.rst
56 !/.vim/bundle/black/docs/contributing/issue_triage.md
57 !/.vim/bundle/black/docs/contributing/reference/reference_classes.rst
58 !/.vim/bundle/black/docs/contributing/reference/reference_exceptions.rst
59 !/.vim/bundle/black/docs/contributing/reference/reference_functions.rst
60 !/.vim/bundle/black/docs/contributing/reference/reference_summary.rst
61 !/.vim/bundle/black/docs/contributing/release_process.md
62 !/.vim/bundle/black/docs/contributing/the_basics.md
63 !/.vim/bundle/black/docs/faq.md
64 !/.vim/bundle/black/docs/getting_started.md
65 !/.vim/bundle/black/docs/guides/index.rst
66 !/.vim/bundle/black/docs/guides/introducing_black_to_your_project.md
67 !/.vim/bundle/black/docs/guides/using_black_with_other_tools.md
68 !/.vim/bundle/black/docs/index.rst
69 !/.vim/bundle/black/docs/integrations/editors.md
70 !/.vim/bundle/black/docs/integrations/github_actions.md
71 !/.vim/bundle/black/docs/integrations/index.rst
72 !/.vim/bundle/black/docs/integrations/source_version_control.md
73 !/.vim/bundle/black/docs/license.rst
74 !/.vim/bundle/black/docs/make.bat
75 !/.vim/bundle/black/docs/Makefile
76 !/.vim/bundle/black/docs/requirements.txt
77 !/.vim/bundle/black/docs/_static/custom.css
78 !/.vim/bundle/black/docs/_static/license.svg
79 !/.vim/bundle/black/docs/_static/logo2.png
80 !/.vim/bundle/black/docs/_static/logo2-readme.png
81 !/.vim/bundle/black/docs/_static/pypi_template.svg
82 !/.vim/bundle/black/docs/the_black_code_style/current_style.md
83 !/.vim/bundle/black/docs/the_black_code_style/future_style.md
84 !/.vim/bundle/black/docs/the_black_code_style/index.rst
85 !/.vim/bundle/black/docs/usage_and_configuration/black_as_a_server.md
86 !/.vim/bundle/black/docs/usage_and_configuration/file_collection_and_discovery.md
87 !/.vim/bundle/black/docs/usage_and_configuration/index.rst
88 !/.vim/bundle/black/docs/usage_and_configuration/the_basics.md
89 !/.vim/bundle/black/.flake8
90 !/.vim/bundle/black/fuzz.py
91 !/.vim/bundle/black/gallery/Dockerfile
92 !/.vim/bundle/black/gallery/gallery.py
93 !/.vim/bundle/black/gallery/README.md
94 !/.vim/bundle/black/.github/CODE_OF_CONDUCT.md
95 !/.vim/bundle/black/.github/ISSUE_TEMPLATE/bug_report.md
96 !/.vim/bundle/black/.github/ISSUE_TEMPLATE/config.yml
97 !/.vim/bundle/black/.github/ISSUE_TEMPLATE/docs-issue.md
98 !/.vim/bundle/black/.github/ISSUE_TEMPLATE/feature_request.md
99 !/.vim/bundle/black/.github/ISSUE_TEMPLATE/style_issue.md
100 !/.vim/bundle/black/.github/PULL_REQUEST_TEMPLATE.md
101 !/.vim/bundle/black/.github/workflows/changelog.yml
102 !/.vim/bundle/black/.github/workflows/docker.yml
103 !/.vim/bundle/black/.github/workflows/doc.yml
104 !/.vim/bundle/black/.github/workflows/fuzz.yml
105 !/.vim/bundle/black/.github/workflows/lint.yml
106 !/.vim/bundle/black/.github/workflows/primer.yml
107 !/.vim/bundle/black/.github/workflows/pypi_upload.yml
108 !/.vim/bundle/black/.github/workflows/test.yml
109 !/.vim/bundle/black/.github/workflows/upload_binary.yml
110 !/.vim/bundle/black/.github/workflows/uvloop_test.yml
111 !/.vim/bundle/black/.gitignore
112 !/.vim/bundle/black/LICENSE
113 !/.vim/bundle/black/MANIFEST.in
114 !/.vim/bundle/black/mypy.ini
115 !/.vim/bundle/black/Pipfile
116 !/.vim/bundle/black/Pipfile.lock
117 !/.vim/bundle/black/plugin/black.vim
118 !/.vim/bundle/black/.pre-commit-config.yaml
119 !/.vim/bundle/black/.pre-commit-hooks.yaml
120 !/.vim/bundle/black/.prettierrc.yaml
121 !/.vim/bundle/black/profiling/dict_big.py
122 !/.vim/bundle/black/profiling/dict_huge.py
123 !/.vim/bundle/black/profiling/list_big.py
124 !/.vim/bundle/black/profiling/list_huge.py
125 !/.vim/bundle/black/profiling/mix_big.py
126 !/.vim/bundle/black/profiling/mix_huge.py
127 !/.vim/bundle/black/profiling/mix_small.py
128 !/.vim/bundle/black/pyproject.toml
129 !/.vim/bundle/black/README.md
130 !/.vim/bundle/black/.readthedocs.yaml
131 !/.vim/bundle/black/scripts/check_pre_commit_rev_in_example.py
132 !/.vim/bundle/black/scripts/check_version_in_basics_example.py
133 !/.vim/bundle/black/scripts/__init__.py
134 !/.vim/bundle/black/setup.cfg
135 !/.vim/bundle/black/setup.py
136 !/.vim/bundle/black/src/black/brackets.py
137 !/.vim/bundle/black/src/black/cache.py
138 !/.vim/bundle/black/src/black/comments.py
139 !/.vim/bundle/black/src/black/concurrency.py
140 !/.vim/bundle/black/src/black/const.py
141 !/.vim/bundle/black/src/black/debug.py
142 !/.vim/bundle/black/src/blackd/__init__.py
143 !/.vim/bundle/black/src/blackd/middlewares.py
144 !/.vim/bundle/black/src/black/files.py
145 !/.vim/bundle/black/src/black/handle_ipynb_magics.py
146 !/.vim/bundle/black/src/black/__init__.py
147 !/.vim/bundle/black/src/black/linegen.py
148 !/.vim/bundle/black/src/black/lines.py
149 !/.vim/bundle/black/src/black/__main__.py
150 !/.vim/bundle/black/src/black/mode.py
151 !/.vim/bundle/black/src/black/nodes.py
152 !/.vim/bundle/black/src/black/numerics.py
153 !/.vim/bundle/black/src/black/output.py
154 !/.vim/bundle/black/src/black/parsing.py
155 !/.vim/bundle/black/src/black_primer/cli.py
156 !/.vim/bundle/black/src/black_primer/__init__.py
157 !/.vim/bundle/black/src/black_primer/lib.py
158 !/.vim/bundle/black/src/black_primer/primer.json
159 !/.vim/bundle/black/src/black/py.typed
160 !/.vim/bundle/black/src/black/report.py
161 !/.vim/bundle/black/src/black/rusty.py
162 !/.vim/bundle/black/src/black/strings.py
163 !/.vim/bundle/black/src/black/trans.py
164 !/.vim/bundle/black/src/blib2to3/Grammar.txt
165 !/.vim/bundle/black/src/blib2to3/__init__.py
166 !/.vim/bundle/black/src/blib2to3/LICENSE
167 !/.vim/bundle/black/src/blib2to3/PatternGrammar.txt
168 !/.vim/bundle/black/src/blib2to3/pgen2/conv.py
169 !/.vim/bundle/black/src/blib2to3/pgen2/driver.py
170 !/.vim/bundle/black/src/blib2to3/pgen2/grammar.py
171 !/.vim/bundle/black/src/blib2to3/pgen2/__init__.py
172 !/.vim/bundle/black/src/blib2to3/pgen2/literals.py
173 !/.vim/bundle/black/src/blib2to3/pgen2/parse.py
174 !/.vim/bundle/black/src/blib2to3/pgen2/pgen.py
175 !/.vim/bundle/black/src/blib2to3/pgen2/tokenize.py
176 !/.vim/bundle/black/src/blib2to3/pgen2/token.py
177 !/.vim/bundle/black/src/blib2to3/pygram.py
178 !/.vim/bundle/black/src/blib2to3/pytree.py
179 !/.vim/bundle/black/src/blib2to3/README
180 !/.vim/bundle/black/test_requirements.txt
181 !/.vim/bundle/black/tests/conftest.py
182 !/.vim/bundle/black/tests/data/async_as_identifier.py
183 !/.vim/bundle/black/tests/data/beginning_backslash.py
184 !/.vim/bundle/black/tests/data/blackd_diff.diff
185 !/.vim/bundle/black/tests/data/blackd_diff.py
186 !/.vim/bundle/black/tests/data/bracketmatch.py
187 !/.vim/bundle/black/tests/data/cantfit.py
188 !/.vim/bundle/black/tests/data/class_blank_parentheses.py
189 !/.vim/bundle/black/tests/data/class_methods_new_line.py
190 !/.vim/bundle/black/tests/data/collections.py
191 !/.vim/bundle/black/tests/data/comment_after_escaped_newline.py
192 !/.vim/bundle/black/tests/data/comments2.py
193 !/.vim/bundle/black/tests/data/comments3.py
194 !/.vim/bundle/black/tests/data/comments4.py
195 !/.vim/bundle/black/tests/data/comments5.py
196 !/.vim/bundle/black/tests/data/comments6.py
197 !/.vim/bundle/black/tests/data/comments7.py
198 !/.vim/bundle/black/tests/data/comments_non_breaking_space.py
199 !/.vim/bundle/black/tests/data/comments.py
200 !/.vim/bundle/black/tests/data/composition_no_trailing_comma.py
201 !/.vim/bundle/black/tests/data/composition.py
202 !/.vim/bundle/black/tests/data/debug_visitor.out
203 !/.vim/bundle/black/tests/data/debug_visitor.py
204 !/.vim/bundle/black/tests/data/decorators.py
205 !/.vim/bundle/black/tests/data/docstring_no_string_normalization.py
206 !/.vim/bundle/black/tests/data/docstring.py
207 !/.vim/bundle/black/tests/data/empty_lines.py
208 !/.vim/bundle/black/tests/data/empty_pyproject.toml
209 !/.vim/bundle/black/tests/data/expression.diff
210 !/.vim/bundle/black/tests/data/expression.py
211 !/.vim/bundle/black/tests/data/expression_skip_magic_trailing_comma.diff
212 !/.vim/bundle/black/tests/data/fmtonoff2.py
213 !/.vim/bundle/black/tests/data/fmtonoff3.py
214 !/.vim/bundle/black/tests/data/fmtonoff4.py
215 !/.vim/bundle/black/tests/data/fmtonoff.py
216 !/.vim/bundle/black/tests/data/fmtskip2.py
217 !/.vim/bundle/black/tests/data/fmtskip3.py
218 !/.vim/bundle/black/tests/data/fmtskip4.py
219 !/.vim/bundle/black/tests/data/fmtskip5.py
220 !/.vim/bundle/black/tests/data/fmtskip6.py
221 !/.vim/bundle/black/tests/data/fmtskip.py
222 !/.vim/bundle/black/tests/data/force_py36.py
223 !/.vim/bundle/black/tests/data/force_pyi.py
224 !/.vim/bundle/black/tests/data/fstring.py
225 !/.vim/bundle/black/tests/data/function2.py
226 !/.vim/bundle/black/tests/data/function.py
227 !/.vim/bundle/black/tests/data/function_trailing_comma.py
228 !/.vim/bundle/black/tests/data/import_spacing.py
229 !/.vim/bundle/black/tests/data/include_exclude_tests/b/.definitely_exclude/a.pie
230 !/.vim/bundle/black/tests/data/include_exclude_tests/b/.definitely_exclude/a.py
231 !/.vim/bundle/black/tests/data/include_exclude_tests/b/.definitely_exclude/a.pyi
232 !/.vim/bundle/black/tests/data/include_exclude_tests/b/dont_exclude/a.pie
233 !/.vim/bundle/black/tests/data/include_exclude_tests/b/dont_exclude/a.py
234 !/.vim/bundle/black/tests/data/include_exclude_tests/b/dont_exclude/a.pyi
235 !/.vim/bundle/black/tests/data/include_exclude_tests/b/exclude/a.pie
236 !/.vim/bundle/black/tests/data/include_exclude_tests/b/exclude/a.py
237 !/.vim/bundle/black/tests/data/include_exclude_tests/b/exclude/a.pyi
238 !/.vim/bundle/black/tests/data/include_exclude_tests/.gitignore
239 !/.vim/bundle/black/tests/data/include_exclude_tests/pyproject.toml
240 !/.vim/bundle/black/tests/data/invalid_gitignore_tests/a.py
241 !/.vim/bundle/black/tests/data/invalid_gitignore_tests/.gitignore
242 !/.vim/bundle/black/tests/data/invalid_gitignore_tests/pyproject.toml
243 !/.vim/bundle/black/tests/data/invalid_nested_gitignore_tests/a/a.py
244 !/.vim/bundle/black/tests/data/invalid_nested_gitignore_tests/a/.gitignore
245 !/.vim/bundle/black/tests/data/invalid_nested_gitignore_tests/a.py
246 !/.vim/bundle/black/tests/data/invalid_nested_gitignore_tests/pyproject.toml
247 !/.vim/bundle/black/tests/data/long_strings__edge_case.py
248 !/.vim/bundle/black/tests/data/long_strings_flag_disabled.py
249 !/.vim/bundle/black/tests/data/long_strings.py
250 !/.vim/bundle/black/tests/data/long_strings__regression.py
251 !/.vim/bundle/black/tests/data/missing_final_newline.diff
252 !/.vim/bundle/black/tests/data/missing_final_newline.py
253 !/.vim/bundle/black/tests/data/nested_gitignore_tests/pyproject.toml
254 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/a.py
255 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/b.py
256 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/child/a.py
257 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/child/b.py
258 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/child/c.py
259 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/child/.gitignore
260 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/c.py
261 !/.vim/bundle/black/tests/data/nested_gitignore_tests/root/.gitignore
262 !/.vim/bundle/black/tests/data/nested_gitignore_tests/x.py
263 !/.vim/bundle/black/tests/data/non_python_notebook.ipynb
264 !/.vim/bundle/black/tests/data/notebook_empty_metadata.ipynb
265 !/.vim/bundle/black/tests/data/notebook_no_trailing_newline.ipynb
266 !/.vim/bundle/black/tests/data/notebook_trailing_newline.ipynb
267 !/.vim/bundle/black/tests/data/notebook_which_cant_be_parsed.ipynb
268 !/.vim/bundle/black/tests/data/notebook_without_changes.ipynb
269 !/.vim/bundle/black/tests/data/numeric_literals.py
270 !/.vim/bundle/black/tests/data/numeric_literals_py2.py
271 !/.vim/bundle/black/tests/data/numeric_literals_skip_underscores.py
272 !/.vim/bundle/black/tests/data/pep_570.py
273 !/.vim/bundle/black/tests/data/pep_572_do_not_remove_parens.py
274 !/.vim/bundle/black/tests/data/pep_572.py
275 !/.vim/bundle/black/tests/data/pep_572_py310.py
276 !/.vim/bundle/black/tests/data/pep_572_py39.py
277 !/.vim/bundle/black/tests/data/pep_572_remove_parens.py
278 !/.vim/bundle/black/tests/data/percent_precedence.py
279 !/.vim/bundle/black/tests/data/python2_print_function.py
280 !/.vim/bundle/black/tests/data/python2.py
281 !/.vim/bundle/black/tests/data/python2_unicode_literals.py
282 !/.vim/bundle/black/tests/data/python37.py
283 !/.vim/bundle/black/tests/data/python38.py
284 !/.vim/bundle/black/tests/data/python39.py
285 !/.vim/bundle/black/tests/data/remove_parens.py
286 !/.vim/bundle/black/tests/data/slices.py
287 !/.vim/bundle/black/tests/data/string_prefixes.py
288 !/.vim/bundle/black/tests/data/string_quotes.py
289 !/.vim/bundle/black/tests/data/stub.pyi
290 !/.vim/bundle/black/tests/data/trailing_comma_optional_parens1.py
291 !/.vim/bundle/black/tests/data/trailing_comma_optional_parens2.py
292 !/.vim/bundle/black/tests/data/trailing_comma_optional_parens3.py
293 !/.vim/bundle/black/tests/data/tricky_unicode_symbols.py
294 !/.vim/bundle/black/tests/data/tupleassign.py
295 !/.vim/bundle/black/tests/empty.toml
296 !/.vim/bundle/black/tests/__init__.py
297 !/.vim/bundle/black/tests/optional.py
298 !/.vim/bundle/black/tests/test_blackd.py
299 !/.vim/bundle/black/tests/test_black.py
300 !/.vim/bundle/black/tests/test_format.py
301 !/.vim/bundle/black/tests/test_ipynb.py
302 !/.vim/bundle/black/tests/test_no_ipynb.py
303 !/.vim/bundle/black/tests/test_primer.py
304 !/.vim/bundle/black/tests/test.toml
305 !/.vim/bundle/black/tests/util.py
306 !/.vim/bundle/black/tox.ini
307 !/.vim/bundle/explainpat/autoload/explainpat.vim
308 !/.vim/bundle/explainpat/autoload/nwo/magic.vim
309 !/.vim/bundle/explainpat/doc/explainpat.txt
310 !/.vim/bundle/explainpat/.gitignore
311 !/.vim/bundle/explainpat/plugin/explainpat.vim
312 !/.vim/bundle/explainpat/README
313 !/.vim/bundle/password-store/autoload/password_store.vim
314 !/.vim/bundle/password-store/doc/vim-password-store.txt
315 !/.vim/bundle/password-store/ftdetect/pass.vim
316 !/.vim/bundle/password-store/ftplugin/pass.vim
317 !/.vim/bundle/password-store/LICENSE
318 !/.vim/bundle/password-store/README.md
319 !/.vim/bundle/password-store/syntax/obfuscated.vim
320 !/.vim/bundle/password-store/syntax/pass.vim
321 !/.vim/bundle/password-store/t/settings.vader
322 !/.vim/bundle/vim-artesanal/colors/artesanal.vim
323 !/.vim/bundle/vim-artesanal/doc/artesanal.txt
324 !/.vim/bundle/vim-artesanal/README.md
325 !/.vim/bundle/vim-artesanal/templates/artesanal.colortemplate
326 !/.vim/bundle/vim-artesanal/templates/_common.colortemplate
327 !/.vim/bundle/vim-artesanal/templates/_dark.colortemplate
328 !/.vim/bundle/vim-artesanal/templates/_help.colortemplate
329 !/.vim/bundle/vim-artesanal/templates/_light.colortemplate
330 !/.vim/bundle/vim-flake8/autoload/flake8.vim
331 !/.vim/bundle/vim-flake8/ftplugin/python_flake8.vim
332 !/.vim/bundle/vim-flake8/LICENSE
333 !/.vim/bundle/vim-flake8/README.mdown
334 !/.vim/bundle/vim-markdown/after/ftplugin/markdown.vim
335 !/.vim/bundle/vim-markdown/CONTRIBUTING.md
336 !/.vim/bundle/vim-markdown/doc/vim-markdown.txt
337 !/.vim/bundle/vim-markdown/ftdetect/markdown.vim
338 !/.vim/bundle/vim-markdown/ftplugin/markdown.vim
339 !/.vim/bundle/vim-markdown/.gitignore
340 !/.vim/bundle/vim-markdown/indent/markdown.vim
341 !/.vim/bundle/vim-markdown/Makefile
342 !/.vim/bundle/vim-markdown/README.md
343 !/.vim/bundle/vim-markdown/registry/markdown.yaml
344 !/.vim/bundle/vim-markdown/syntax/markdown.vim
345 !/.vim/bundle/vim-markdown/test/folding-toc.vader
346 !/.vim/bundle/vim-markdown/test/folding.vader
347 !/.vim/bundle/vim-markdown/test/ge_test.md
348 !/.vim/bundle/vim-markdown/test/indent.md
349 !/.vim/bundle/vim-markdown/test/indent-new-list-item.vader
350 !/.vim/bundle/vim-markdown/test/indent.vader
351 !/.vim/bundle/vim-markdown/test/map.vader
352 !/.vim/bundle/vim-markdown/test/python-folding.vader
353 !/.vim/bundle/vim-markdown/test/README.md
354 !/.vim/bundle/vim-markdown/test/run-tests.sh
355 !/.vim/bundle/vim-markdown/test/syntax.md
356 !/.vim/bundle/vim-markdown/test/syntax-singleline.vader
357 !/.vim/bundle/vim-markdown/test/syntax.vader
358 !/.vim/bundle/vim-markdown/test/table-format.vader
359 !/.vim/bundle/vim-markdown/test/toc-autofit.vader
360 !/.vim/bundle/vim-markdown/test/toc.vader
361 !/.vim/bundle/vim-markdown/test/vimrc
362 !/.vim/bundle/vim-markdown/.travis.yml
363 !/.vim/bundle/vim-python-pep8-indent/.circleci/config.yml
364 !/.vim/bundle/vim-python-pep8-indent/CONTRIBUTING.rst
365 !/.vim/bundle/vim-python-pep8-indent/COPYING.txt
366 !/.vim/bundle/vim-python-pep8-indent/.coveragerc
367 !/.vim/bundle/vim-python-pep8-indent/docker-compose.yml
368 !/.vim/bundle/vim-python-pep8-indent/Dockerfile
369 !/.vim/bundle/vim-python-pep8-indent/.dockerignore
370 !/.vim/bundle/vim-python-pep8-indent/Gemfile
371 !/.vim/bundle/vim-python-pep8-indent/.gitignore
372 !/.vim/bundle/vim-python-pep8-indent/indent/cython.vim
373 !/.vim/bundle/vim-python-pep8-indent/indent/python.vim
374 !/.vim/bundle/vim-python-pep8-indent/Makefile
375 !/.vim/bundle/vim-python-pep8-indent/README.rst
376 !/.vim/bundle/vim-python-pep8-indent/spec/indent/bytes_spec.rb
377 !/.vim/bundle/vim-python-pep8-indent/spec/indent/cython_spec.rb
378 !/.vim/bundle/vim-python-pep8-indent/spec/indent/indent_spec.rb
379 !/.vim/bundle/vim-python-pep8-indent/spec/make-coverage
380 !/.vim/bundle/vim-python-pep8-indent/spec/spec_helper.rb
381 !/.vim/bundle/vim-python-pep8-indent/spec/vimrc
382 !/.vim/colors/madduck.vim
383 !/.vim/doc/editorconfig.txt
384 !/.vim/doc/fugitive.txt
385 !/.vim/doc/.gitignore
386 !/.vim/doc/lastplace.txt
387 !/.vim/doc/Tabular.txt
388 !/.vim/doc/youcompleteme.txt
389 !/.vim/ftdetect/fugitive.vim
390 !/.vim/ftdetect/itsalltext.vim
391 !/.vim/ftdetect/mediawiki.vim
392 !/.vim/ftdetect/puppet.vim
393 !/.vim/ftplugin/gitcommit.vim
394 !/.vim/ftplugin/gitconfig.vim
395 !/.vim/ftplugin/itsalltext.vim
396 !/.vim/ftplugin/latex-suite/.gitignore
397 !/.vim/ftplugin/markdown.vim
398 !/.vim/ftplugin/mediawiki.vim
399 !/.vim/ftplugin/python/khuno.vim
400 !/.vim/ftplugin/tex.vim
401 !/.vim/ftplugin/vcard.vim
402 !/.vim/.gitignore
403 !/.vim/macros/table.vim
404 !/.vim/plugin/editorconfig.vim
405 !/.vim/plugin/fugitive.vim
406 !/.vim/plugin/justify.vim
407 !/.vim/plugin/lastplace.vim
408 !/.vim/plugin/lbdbq.vim
409 !/.vim/plugin/matchit.vim
410 !/.vim/plugin/Tabular.vim
411 !/.vim/plugin/vimsnippets.vim
412 !/.vim/plugin/youcompleteme.vim
413 !/.vim/pythonx/vimsnippets.py
414 !/.vimrc
415 !/.vim/snippets/actionscript.snippets
416 !/.vim/snippets/apache.snippets
417 !/.vim/snippets/autoit.snippets
418 !/.vim/snippets/chef.snippets
419 !/.vim/snippets/clojure.snippets
420 !/.vim/snippets/cmake.snippets
421 !/.vim/snippets/coffee/angular_coffee.snippets
422 !/.vim/snippets/coffee/coffee.snippets
423 !/.vim/snippets/coffee/jquery_coffee.snippets
424 !/.vim/snippets/cpp.snippets
425 !/.vim/snippets/c.snippets
426 !/.vim/snippets/cs.snippets
427 !/.vim/snippets/css.snippets
428 !/.vim/snippets/dart.snippets
429 !/.vim/snippets/diff.snippets
430 !/.vim/snippets/django.snippets
431 !/.vim/snippets/dosini.snippets
432 !/.vim/snippets/elixir.snippets
433 !/.vim/snippets/erlang.snippets
434 !/.vim/snippets/eruby.snippets
435 !/.vim/snippets/falcon.snippets
436 !/.vim/snippets/go.snippets
437 !/.vim/snippets/haml.snippets
438 !/.vim/snippets/haskell.snippets
439 !/.vim/snippets/htmldjango.snippets
440 !/.vim/snippets/html_minimal.snippets
441 !/.vim/snippets/html.snippets
442 !/.vim/snippets/htmltornado.snippets
443 !/.vim/snippets/jade.snippets
444 !/.vim/snippets/javascript/javascript.d3.snippets
445 !/.vim/snippets/javascript/javascript-jquery.snippets
446 !/.vim/snippets/javascript/javascript.snippets
447 !/.vim/snippets/java.snippets
448 !/.vim/snippets/jsp.snippets
449 !/.vim/snippets/ledger.snippets
450 !/.vim/snippets/ls.snippets
451 !/.vim/snippets/lua.snippets
452 !/.vim/snippets/make.snippets
453 !/.vim/snippets/mako.snippets
454 !/.vim/snippets/markdown.snippets
455 !/.vim/snippets/objc.snippets
456 !/.vim/snippets/openfoam.snippets
457 !/.vim/snippets/perl.snippets
458 !/.vim/snippets/php.snippets
459 !/.vim/snippets/plsql.snippets
460 !/.vim/snippets/po.snippets
461 !/.vim/snippets/processing.snippets
462 !/.vim/snippets/progress.snippets
463 !/.vim/snippets/puppet.snippets
464 !/.vim/snippets/python.snippets
465 !/.vim/snippets/r.snippets
466 !/.vim/snippets/rst.snippets
467 !/.vim/snippets/ruby.snippets
468 !/.vim/snippets/rust.snippets
469 !/.vim/snippets/scala.snippets
470 !/.vim/snippets/scheme.snippets
471 !/.vim/snippets/sh.snippets
472 !/.vim/snippets/slim.snippets
473 !/.vim/snippets/_.snippets
474 !/.vim/snippets/snippets.snippets
475 !/.vim/snippets/sql.snippets
476 !/.vim/snippets/tcl.snippets
477 !/.vim/snippets/tex.snippets
478 !/.vim/snippets/textile.snippets
479 !/.vim/snippets/vim.snippets
480 !/.vim/snippets/xslt.snippets
481 !/.vim/snippets/yii-chtml.snippets
482 !/.vim/snippets/yii.snippets
483 !/.vim/snippets/zsh.snippets
484 !/.vim/spell/en.utf-8.add
485 !/.vim/spell/.gitignore
486 !/.vim/syntax/fugitiveblame.vim
487 !/.vim/syntax/fugitive.vim
488 !/.vim/syntax/jinja.vim
489 !/.vim/syntax/mediawiki.vim
490 !/.vim/syntax/puppet.vim
491 !/.vim/syntax/tex.vim
492 !/.vim/UltiSnips/mail.snippets
493 !/.vim/UltiSnips/python.snippets
494 !/.zsh/zshenv/parts.d/50-vim