summaryrefslogtreecommitdiffstats
path: root/.vimrc
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-03-25 08:35:42 +0100
committerFlorian Pritz <bluewind@xinu.at>2019-03-27 15:29:43 +0100
commitcac99915d9ddbb9fa895542e5a3212745674fdd7 (patch)
tree1cde86ad8e55013dbcce7bfee8a60cf97a034453 /.vimrc
parent89ac0867dda151c59dc5a8c4584880e3bab86e66 (diff)
downloaddotfiles-cac99915d9ddbb9fa895542e5a3212745674fdd7.tar.gz
dotfiles-cac99915d9ddbb9fa895542e5a3212745674fdd7.tar.xz
Add vim-ruby
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.vimrc b/.vimrc
index 059c2e8..525b677 100644
--- a/.vimrc
+++ b/.vimrc
@@ -117,6 +117,7 @@ Plugin 'thaerkh/vim-workspace'
Plugin 'rhysd/vim-grammarous'
Plugin 'dbeniamine/vim-mail'
+Plugin 'vim-ruby/vim-ruby'
call vundle#end()
syntax on