Skip to content

Commit

Permalink
Don't try to set a compiler that doesn't exist.
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarh committed Nov 18, 2008
1 parent 6da0b14 commit 36f3efc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ftplugin/erlang.vim
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ let s:doneFunctionDefinitions=1
" Local settings {{{1
" Run Erlang make instead of GNU Make
function s:SetErlangOptions()
compiler erlang
if version >= 700
setlocal omnifunc=erlangcomplete#Complete
endif
Expand Down

0 comments on commit 36f3efc

Please sign in to comment.