Skip to content

ginqi7/languagetool

Repository files navigation

LanguageTool

Overview

Prerequisites

Install

  • clone the project in your own emacs configuration files directory, like:
    git clone https://github.com/ginqi7/languagetool ~/.emacs.d/lisp/languagetool;
        
  • add the path to ‘load-path’
    (add-to-list 'load-path "~/.emacs.d/lisp/languagetool")
        

Configuration

Here are a few variables that can be used for configuration:

(require 'languagetool)

Variables

variabledefault valueexplain

Features

Example

Footnotes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors