gosh-mode

Homepage: https://github.com/mhayashi1120/Emacs-gosh-mode

Author: Masahiro Hayashi

Updated:

Summary

Programming language gauche editing tools

Commentary

## Install:

TODO

## Usage:

* For the Gauche beginner.
* Not enough documantation.
* `C-c C-u` to static test the module.

## Thanks:
- scheme-complete.el
   gosh-mode is forked from scheme-complete.el
   Many code is duplicated but specialize to Gauche.

## TODO:
* Move to LSP mode

Dependencies