Skip to content

Clarity syntax highlighting and some handy commands for vim/nvim

License

Notifications You must be signed in to change notification settings

Shifta-Robel/clarity_syntax_vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clarity_syntax_vim

Clarity syntax highlighting and some handy commands

shot1

Commands

command task
gd go to the definition of the current word
:ClarinetCheck check syntax ( requires Clarinet )

Installation

Plug

Add this to vim-plug section of your .vimrc ( stdpath('config') . '/init.vim' for Neovim) then do a :PlugInstall

Plug 'Shifta-Robel/clarity_syntax_vim'

Vundle

Plugin 'Shifta-Robel/clarity_syntax_vim'

Pathogen

git clone https://github.com/shifta-robel/clarity_syntax_vim ~/.vim/bundle/clarity_syntax_vim

About

Clarity syntax highlighting and some handy commands for vim/nvim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published