Added syntastic plugin

This commit is contained in:
Emmanuel BENOîT 2015-03-09 12:30:48 +01:00
parent bb3b634ed8
commit 94055a095f
3 changed files with 16 additions and 0 deletions

View file

@ -60,3 +60,6 @@ local leader key.
<Leader>gM Git: rename current buffer
<Leader>gP Git: push
<Leader>gR Git: remove current buffer
<Leader>s Toggle syntax checking
<Leader>ss Check syntax now