Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
aehlke committed Nov 28, 2011
1 parent 947dd42 commit ab2396e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,6 @@ let Tlist_Show_One_File=1




" Shell cmds
let ti_simulator_script = "/Users/jehlke/workspace/titanium/Manabi/simulator.sh"
if filereadable(ti_simulator_script)
Expand Down Expand Up @@ -534,9 +533,6 @@ let g:SuperTabContextDefaultCompletionType = '<C-x><C-n>'

"from vim-config-python-ide

" For full syntax highlighting:
"syntax on

"python syntax highlighting
let python_highlight_builtins = 1
let python_highlight_exceptions = 1
Expand Down

0 comments on commit ab2396e

Please sign in to comment.