mrymtsk / orca-vim

Vim syntax/indentation support for ORCA (https://orcaforum.kofo.mpg.de/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ORCA-Vim

Vim syntax/identation support for ORCA.

Installation

Vim plugin manager

If you use Vim plugin managers like vim-plug, Vundle, pathogen.vim, or dein.vim, use this GitHub repository as a package. If you don't have a preferred plugin manager and you use Vim 8 or Neovim, volt is recommended.

Built-in package manager (Vim 8 or Neovim)

Clone this GitHub repository into ~/.vim/pack/foo/start (Vim 8) or ~/.local/share/nvim/site/pack/foo/start (Neovim). The directory name foo is arbitrary. See :help packages.

Manual install

Download the package and copy ftdetect, indent, and syntax directories to ~/.vim (Vim) or ~/.config/nvim (Neovim).

About

Vim syntax/indentation support for ORCA (https://orcaforum.kofo.mpg.de/)


Languages

Language:Vim Script 100.0%