abingham / spacemacs-layers

My private spacemacs layers
2 stars 0 forks source link

Python should not rely on ycmd for diagnostics #3

Closed abingham closed 8 years ago

abingham commented 8 years ago

Right now ycmd gets put at the front of flycheck-checkers for python-mode. However, ycmd doesn't actually provide python diagnostics, so we should remove ycmd from that list in python-mode.

This should arguably fixed in spacemacs itself.

abingham commented 8 years ago

...and I've already dealt with this.

abingham commented 8 years ago

Fixed in be9f2bc1ac7d93ad68cd00ea4ac71e36956ae004