Skip to content

Commit

Permalink
Truncate Vim configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
wunki committed Jul 28, 2016
1 parent 692298f commit bdda6e6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
5 changes: 0 additions & 5 deletions nvim/init.vim
Original file line number Diff line number Diff line change
Expand Up @@ -115,11 +115,6 @@ Plug 'racer-rust/vim-racer', { 'for': 'rust' }
" Elm
Plug 'lambdatoast/elm.vim'

" Elixir
Plug 'elixir-lang/vim-elixir', { 'for': 'elixir' }
Plug 'slashmili/alchemist.vim', { 'for': 'elixir' }


" Mac only
if has("mac")
Plug 'rizzatti/dash.vim'
Expand Down
8 changes: 8 additions & 0 deletions tmuxinator/github-api-rs.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# ~/.tmuxinator/github-api-rs.yml

name: github-api-rs
root: ~/Projects/github-api-rs

windows:
- vim: n .
- tests: #

0 comments on commit bdda6e6

Please sign in to comment.