Skip to content

Commit

Permalink
rope-vim
Browse files Browse the repository at this point in the history
  • Loading branch information
voldmar committed Apr 17, 2012
1 parent e93df15 commit f0c625d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions vimrc
Expand Up @@ -38,6 +38,7 @@ Bundle 'fs111/pydoc.vim'
Bundle 'vim-scripts/TaskList.vim'
Bundle 'sontek/rope-vim'
Bundle 'nvie/vim-flake8'
Bundle 'timo/rope-vim'

filetype plugin indent on

Expand Down Expand Up @@ -217,6 +218,8 @@ else
endif

let g:pyflakes_use_quickfix = 0
let g:ropevim_guess_project = 1


" -- EOF -- "

0 comments on commit f0c625d

Please sign in to comment.