Removed exe bit from all python files.

This commit is contained in:
Holger Rapp 2014-02-15 23:44:36 +01:00
parent 333f689762
commit 3c0cf360a2
21 changed files with 0 additions and 0 deletions

0
pythonx/UltiSnips/__init__.py Executable file → Normal file
View File

0
pythonx/UltiSnips/_vim.py Executable file → Normal file
View File

0
pythonx/UltiSnips/escaping.py Executable file → Normal file
View File

0
pythonx/UltiSnips/providers/__init__.py Executable file → Normal file
View File

0
pythonx/UltiSnips/providers/_base.py Executable file → Normal file
View File

0
pythonx/UltiSnips/providers/added_snippets_provider.py Executable file → Normal file
View File

0
pythonx/UltiSnips/providers/snippet_file.py Executable file → Normal file
View File

0
pythonx/UltiSnips/snippet_definition.py Executable file → Normal file
View File

0
pythonx/UltiSnips/snippet_manager.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_base.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_escaped_char.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_mirror.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_parser.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_python_code.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_shell_code.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_snippet_instance.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_tabstop.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_transformation.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_viml_code.py Executable file → Normal file
View File

0
pythonx/UltiSnips/text_objects/_visual.py Executable file → Normal file
View File

0
pythonx/UltiSnips/vim_state.py Executable file → Normal file
View File