Commit Graph

27 Commits

Author SHA1 Message Date
Austin Bingham
f082495353 Merge pull request #15 from juergenhoetzel/report-id
Report :id of Error
2019-06-09 17:33:40 +02:00
Austin Bingham
43ab24b8b0 Merge pull request #14 from fcdimitr/patch-1
Vale suggestions (shown as "info")
2019-06-09 17:30:55 +02:00
Juergen Hoetzel
9fd4d65115 Report :id of Error
Fixes #13.
2019-06-09 13:23:45 +02:00
Dimitris Floros
f3427d42b1 Vale suggestions (shown as "info") 2019-06-07 11:09:52 +03:00
Austin Bingham
131dacdf55 fixing merge stupidity 2018-09-28 09:42:56 +02:00
Austin Bingham
d517825634 Merge branch 'master' of https://github.com/abingham/flycheck-vale 2018-09-28 09:35:52 +02:00
Austin Bingham
206befd15f Added org-mode to list of modes supported by default. 2018-09-28 09:33:35 +02:00
Austin Bingham
7777e0d4cf Merge pull request #9 from eckardt/patch-1
Map alert level 'suggestion' to 'info'
2018-03-09 07:43:26 +01:00
Stephan Eckardt
990e1a4a4b Map alert level 'suggestion' to 'info' 2018-03-08 17:03:11 +01:00
Austin Bingham
97df981468 Merge pull request #7 from dzop/command
Use `flycheck-define-command-checker` to handle vale process
2017-06-20 07:22:55 +01:00
Austin Bingham
ac4e02e580 Merge branch 'master' into command 2017-06-20 07:20:50 +01:00
Austin Bingham
7ca0a2a29b Updated README with MELPA info. 2017-05-21 11:24:01 +02:00
Austin Bingham
a2fff147e9 Cleanup per melpa review. 2017-05-21 10:09:22 +02:00
Nathaniel Nicandro
9d716d2612 Get rid of cl-loop 2017-05-20 01:25:13 -05:00
Nathaniel Nicandro
114fe2948c Use flycheck-define-command-checker to handle vale process 2017-05-19 23:20:52 -05:00
Austin Bingham
0b88d6e0af Updated README to reflect new "enabled" toggle. 2017-05-16 15:31:21 +02:00
Austin Bingham
b6eafed59c Added variable to turn on/off vale for specific buffers. 2017-05-16 15:25:18 +02:00
Austin Bingham
dc9f5276ed Using async call to vale command. 2017-05-16 09:18:03 +02:00
Austin Bingham
c3f864afd2 Replaced loop with cl-loop.
I think this is the right thing to do.
2017-05-15 21:56:50 +02:00
Austin Bingham
724b32affe Replaced concatenate with append. 2017-05-15 21:42:30 +02:00
Austin Bingham
e6ec40f14e Fixed incorrect variable name. 2017-05-14 17:50:15 +02:00
Austin Bingham
661d5a11f1 Updated per checkdoc. 2017-05-14 16:32:25 +02:00
Austin Bingham
3a350c060f New minimum emacs version is 24.4. 2017-05-14 16:32:13 +02:00
Austin Bingham
134dac45dd Added README and LICENSE. 2017-05-14 16:14:11 +02:00
Austin Bingham
ccb6d68d14 Everything seems to be working OK now. 2017-05-14 16:03:13 +02:00
Austin Bingham
8551cf9426 Sorta working. 2017-05-14 13:42:14 +02:00
Austin Bingham
d51f1db28d fiat lux! 2017-05-14 12:53:20 +02:00