Skip to content

ericglau/vim-reach

Repository files navigation

Vim/Neovim Reach

Language Support for Reach in Vim/Neovim.

Makes use of the Reach language server and LanguageClient-neovim.

Tested on Mac OS. Probably works on Linux.

Installation

Vim

Git clone this repo and run ./install-vim-reach.sh

Neovim

Git clone this repo and run ./install-neovim-reach.sh

Usage

  • Compile errors: automatically highlighted
  • Quick Fix: put cursor over a compile error and press F3, then choose a suggested quick fix
  • Hover Definitions: put cursor over any Reach statement and press F4 to view more information

Screenshot

About

Reach language support in Vim/Neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published