new setup
This commit is contained in:
7
vimrc
7
vimrc
@@ -42,7 +42,7 @@ nnoremap Q <nop>
|
||||
|
||||
set nocompatible
|
||||
filetype off
|
||||
set rtp+=~/.vim/bundle/vundle/
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
call vundle#rc()
|
||||
|
||||
" let Vundle manage Vundle
|
||||
@@ -80,14 +80,15 @@ Bundle 'christoomey/vim-tmux-navigator'
|
||||
|
||||
" Haskell
|
||||
Bundle 'raichoo/haskell-vim'
|
||||
Bundle 'enomsg/vim-haskellConcealPlus'
|
||||
Bundle 'eagletmt/ghcmod-vim'
|
||||
" Bundle 'enomsg/vim-haskellConcealPlus'
|
||||
" Bundle 'eagletmt/ghcmod-vim'
|
||||
Bundle 'eagletmt/neco-ghc'
|
||||
Bundle 'Twinside/vim-hoogle'
|
||||
|
||||
" Other programming languages
|
||||
Bundle 'digitaltoad/vim-jade'
|
||||
Bundle 'zepto-lang/zepto-vim'
|
||||
Bundle 'hellerve/carp-vim'
|
||||
Bundle 'hellerve/luna-vim'
|
||||
Bundle 'tikhomirov/vim-glsl'
|
||||
Plugin 'rust-lang/rust.vim'
|
||||
|
Reference in New Issue
Block a user