Skip to content

Commit

Permalink
Revert "Ensure ftplugin files are loaded (#24)"
Browse files Browse the repository at this point in the history
This reverts commit a026eb3.

Conflicts:
	plug.vim
  • Loading branch information
junegunn committed Jun 22, 2014
1 parent 347fccb commit 8cf5fca
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plug.vim
Expand Up @@ -203,7 +203,6 @@ function! s:lod_ft(name, plug)
return
endif
call s:lod(a:plug, ['plugin', 'after'])
let &l:filetype = &l:filetype
let s:loaded[a:name] = 1
endfunction

Expand Down

0 comments on commit 8cf5fca

Please sign in to comment.