Skip to content

Commit

Permalink
Add %o by vint.
Browse files Browse the repository at this point in the history
  • Loading branch information
osyo-manga committed Apr 16, 2015
1 parent c8ad322 commit 5e3d1db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion autoload/watchdogs.vim
Expand Up @@ -431,7 +431,7 @@ let g:watchdogs#default_config = {
\
\ "watchdogs_checker/vint" : {
\ 'command': 'vint',
\ "exec" : '%c %s',
\ "exec" : '%c %o %s',
\ },
\
\ "watchdogs_checker/vimlint" : {
Expand Down

0 comments on commit 5e3d1db

Please sign in to comment.