Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
setup_desktop
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jens Heidbüchel
setup_desktop
Commits
cf7df2e3
Commit
cf7df2e3
authored
Apr 4, 2016
by
Jens Heidbüchel
Browse files
Options
Downloads
Patches
Plain Diff
Fix rst2ctags.py file permissions
parent
a5e38b15
No related branches found
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
roles/osxdesktop/handlers/main.yml
+2
-2
2 additions, 2 deletions
roles/osxdesktop/handlers/main.yml
roles/osxdesktop/tasks/environment.yml
+1
-1
1 addition, 1 deletion
roles/osxdesktop/tasks/environment.yml
with
3 additions
and
3 deletions
roles/osxdesktop/handlers/main.yml
+
2
−
2
View file @
cf7df2e3
...
@@ -15,10 +15,10 @@
...
@@ -15,10 +15,10 @@
./install.py
./install.py
chdir={{ansible_env.HOME}}/.vim/bundle/YouCompleteMe
chdir={{ansible_env.HOME}}/.vim/bundle/YouCompleteMe
-
name
:
Get rst2ctags for vim tagbar
-
name
:
Get rst2ctags
.py
for vim tagbar
get_url
:
>
get_url
:
>
url=https://raw.githubusercontent.com/jszakmeister/rst2ctags/master/rst2ctags.py
url=https://raw.githubusercontent.com/jszakmeister/rst2ctags/master/rst2ctags.py
dest={{ansible_env.HOME}}/bin/rst2ctags.py
dest={{ansible_env.HOME}}/bin/rst2ctags.py
mode="0
644
"
mode="0
755
"
### END PREPARE VIM
### END PREPARE VIM
This diff is collapsed.
Click to expand it.
roles/osxdesktop/tasks/environment.yml
+
1
−
1
View file @
cf7df2e3
...
@@ -13,7 +13,7 @@
...
@@ -13,7 +13,7 @@
-
Prepare vim
-
Prepare vim
-
Install vim plugins
-
Install vim plugins
-
Postprocess vim YCM
-
Postprocess vim YCM
-
Get rst2ctags for vim tagbar
-
Get rst2ctags
.py
for vim tagbar
-
name
:
Link dot files
-
name
:
Link dot files
file
:
src={{item.value.src}} dest={{item.value.dest}}
file
:
src={{item.value.src}} dest={{item.value.dest}}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment