sponsor Vim development Vim logo Vim Book Ad

gramadoir.vim : Interface to an Irish language grammar checker

 script karma  Rating 11/6, Downloaded by 1526    Comments, bugs, improvements  Vim wiki

created by
Kevin Scannell
 
script type
utility
 
description
An Gramadoir is a command line
grammar checking engine for
minority languages.  It is fully
implemented for Irish (Gaelic) at the
moment with some other languages
in the works.  See
http://borel.slu.edu/gramadoir/
for more information.  

This plugin provides a split screen
interface to the grammar checker,
with the text you are editing on top
and a buffer containing the errors
output by An Gramadoir below.

Pressing <Leader>g once runs
the grammar checker and opens
the error buffer.  Each successive
use of <Leader>g moves the buffers to
the next error, in parallel.  Syntax
highlighting shows the erroneous text
in red.  

Pressing <Leader>a stops the grammar
checker and returns to normal editing.
 
install details
Drop gramadoir.vim into your plugin
directory.     I usually also map <F3> to
<Plug>Gr in my ~/.vimrc.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
gramadoir.vim 0.5 2004-07-28 6.0 Kevin Scannell Calls new perl backend grammar checker.  Simplified ignore file format.
gramadoir.vim 0.4.1 2004-02-08 6.0 Kevin Scannell <Leader>n now adds the current error to a user
"ignore file".   Some bug fixes for correctly dealing with errors
split across lines.  
gramadoir.vim 0.3 2003-10-25 6.0 Kevin Scannell Initial upload
ip used for rating: 207.241.229.227

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
SourceForge.net Logo