Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
H
home
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Murukesh Mohanan
home
Commits
e75ce16d
Commit
e75ce16d
authored
Mar 14, 2016
by
Murukesh Mohanan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
vim switch to vim-plug
parent
0f2ef09c
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
1 deletion
+4
-1
.bashrc
.bashrc
+3
-0
.vim
.vim
+1
-1
No files found.
.bashrc
View file @
e75ce16d
...
@@ -115,3 +115,6 @@ fi
...
@@ -115,3 +115,6 @@ fi
alias
ping
=
'ping -c5'
alias
ping
=
'ping -c5'
shopt
-s
nullglob extglob
shopt
-s
nullglob extglob
EC
()
{
echo
-e
'\e[1;33m'
code
$?
'\e[m\n'
;
}
trap
EC ERR
.vim
@
cabd6ff6
Subproject commit
b6631a3ecbd527e5d55259469854be8d7a85218b
Subproject commit
cabd6ff68223eea5492d6de62c969fb97540e7ad
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment