Skip to content

Vim and Neovim configuration for Inko

License

Notifications You must be signed in to change notification settings

inko-lang/inko.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

inko.vim

A Vim plugin that provides Inko file detection, syntax highlighting, indentation support, and more.

Installation

Using vim-plug:

  1. Add Plug 'https://gitlab.com/inko-lang/inko.vim.git' to ~/.vimrc for Vim, or add it to ~/.config/nvim/init.vim for NeoVim
  2. Start (Neo)Vim, and run :PlugInstall

For other plugin managers such as Vundle and Pathogen, please refer to your plugin manager's documentation

License

All source code in this repository is licensed under the Mozilla Public License version 2.0, unless stated otherwise. A copy of this license can be found in the file "LICENSE".

Releases

No releases published

Packages

No packages published