kakoune/rc/tools
Frank LENORMAND 90ba4d0903 rc spell: Handle errors returned on the first line
The first line returned by `aspell` isn't always an identification
string, it can also be an error.

This commit prevents the first line from being ignored in any case,
and allows errors to be reported consistently.

Related to #3330
2020-02-01 16:04:58 +01:00
..
go Modified a bunch of language support files to use modules 2019-04-08 17:02:44 -07:00
python Fix fifos for Linux 2019-06-10 18:25:51 +02:00
rust simplify rust completion to match generic Kakoune completions 2019-05-17 20:00:40 +03:00
autorestore.kak Added modules to extra files 2019-04-08 17:05:55 -07:00
autowrap.kak Add categories in rc/ 2019-03-21 01:06:16 +01:00
clang.kak Fix clang completion output parsing 2019-12-15 10:32:14 +11:00
comment.kak Merge remote-tracking branch 'JJK96/comment' 2019-11-18 20:01:37 +11:00
ctags.kak Add a {\} marker to disable markup processing 2019-11-28 20:23:52 +11:00
doc.kak rc: Use the standard fail command to report errors 2019-11-14 08:32:55 +01:00
format.kak rc: Use the standard fail command to report errors 2019-11-14 08:32:55 +01:00
git.kak Merge remote-tracking branch 'Anfid/hunk-next-prev' 2019-11-17 10:38:52 +11:00
grep.kak Slight code cleanup in grep.kak 2019-12-31 12:50:19 +11:00
lint.kak rc: Use the standard fail command to report errors 2019-11-14 08:32:55 +01:00
make.kak Add a {\} marker to disable markup processing 2019-11-28 20:23:52 +11:00
man.kak Merge remote-tracking branch 'lenormf/window-range' 2019-12-04 21:16:11 +11:00
spell.kak rc spell: Handle errors returned on the first line 2020-02-01 16:04:58 +01:00