Skip to content

Commit

Permalink
Use syntastic instead of pyflakes (supports a ton of more languages)
Browse files Browse the repository at this point in the history
  • Loading branch information
amix committed Feb 8, 2014
1 parent 8265dca commit 497b5aa
Show file tree
Hide file tree
Showing 193 changed files with 11,942 additions and 3,531 deletions.
2 changes: 1 addition & 1 deletion sources_forked/peaksea/colors/peaksea.vim
Original file line number Diff line number Diff line change
Expand Up @@ -294,7 +294,7 @@ elseif &background=='dark'
hi DiffChange guifg=NONE guibg=#800080 gui=NONE
hi DiffDelete guifg=#6080f0 guibg=#202020 gui=NONE
hi DiffText guifg=#000000 guibg=#c0e080 gui=NONE
hi SignColumn guifg=#e0e0e0 guibg=#008000 gui=NONE
hi SignColumn guifg=#e0e0e0 guibg=#202020 gui=NONE
hi IncSearch guifg=White guibg=DarkRed gui=NONE
hi StatusLineNC guifg=#000000 guibg=#c0c0c0 gui=NONE
hi VertSplit guifg=#000000 guibg=#c0c0c0 gui=NONE
Expand Down
1 change: 0 additions & 1 deletion sources_non_forked/pyflakes-pathogen/.gitignore

This file was deleted.

11 changes: 0 additions & 11 deletions sources_non_forked/pyflakes-pathogen/README.rst

This file was deleted.

80 changes: 0 additions & 80 deletions sources_non_forked/pyflakes-pathogen/ftplugin/python/README.rst

This file was deleted.

Loading

0 comments on commit 497b5aa

Please sign in to comment.