Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vim-config
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
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mtrame
vim-config
Commits
eb72d4a4
Commit
eb72d4a4
authored
5 years ago
by
mtrame
Browse files
Options
Downloads
Patches
Plain Diff
Fixed the packages issue
parent
50b67503
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README
+3
-0
3 additions, 0 deletions
README
pathogen_install.sh
+2
-0
2 additions, 0 deletions
pathogen_install.sh
with
5 additions
and
0 deletions
README
0 → 100644
+
3
−
0
View file @
eb72d4a4
Run ./pathogen_install.h to install packages
Read TODOs in .vimrc and uncomment packages as you please
This diff is collapsed.
Click to expand it.
pathogen_install.sh
0 → 100755
+
2
−
0
View file @
eb72d4a4
$(
mkdir
-p
~/.vim/autoload ~/.vim/bundle
&&
\
curl
-LSso
~/.vim/autoload/pathogen.vim https://tpo.pe/pathogen.vim
)
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