Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Change the installation instructions at the top of the file to instal…
Browse files Browse the repository at this point in the history
…l to ftplugin/python.
  • Loading branch information
kevinw committed Aug 10, 2009
1 parent 083bc2e commit 74281b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyflakes.vim
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
" from Pyflakes, a Python lint tool. " from Pyflakes, a Python lint tool.
" "
" Place this script and the accompanying pyflakes directory in " Place this script and the accompanying pyflakes directory in
" .vim/after/ftplugin/python. " .vim/ftplugin/python.
" "
" See README for additional installation and information. " See README for additional installation and information.
" "
Expand Down

0 comments on commit 74281b4

Please sign in to comment.