This website works better with JavaScript.
Home
Explore
Help
Sign In
Deuchnord
/
Vimconf
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
2
Releases
0
Activity
Browse Source
Remove npm install
pull/7/head
Jérôme Deuchnord
5 years ago
parent
a774667938
commit
bb1f9de606
1 changed files
with
0 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-2
scripts/activate-markdown
+ 0
- 2
scripts/activate-markdown
View File
@@ -35,8 +35,6 @@ fi
echo "Activating Markdown support..."
sudo npm -g install instant-markdown-d
cat ~/.vimrc | sed "s/\" Plugin 'suan\/vim-instant-markdown'/Plugin 'suan\/vim-instant-markdown'/" > ~/.vimrc.tmp
rm ~/.vimrc
mv ~/.vimrc.tmp ~/.vimrc
Write
Preview
Loading…
Cancel
Save