Skip to content

mical-lang/mical.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mical.vim

Vim/Neovim plugin for the mical configuration language.

Features

  • Filetype detection for .mical files
  • Syntax highlighting (comments, strings, booleans, integers, block strings, prefix blocks)
  • Filetype settings (comment format, indentation)

Installation

lazy.nvim

{ 'mical-lang/mical.vim' }

vim-plug

Plug 'mical-lang/mical.vim'

Manual

Clone this repository into your Vim packages directory:

# Vim
git clone https://github.com/mical-lang/mical.vim ~/.vim/pack/plugins/start/mical.vim

# Neovim
git clone https://github.com/mical-lang/mical.vim ~/.local/share/nvim/site/pack/plugins/start/mical.vim

License

MIT

About

Vim/Neovim plugin for the mical configuration language.

Resources

License

Stars

Watchers

Forks

Contributors