Skip to content

Vim plugin that conceals some go operators and keywords for your visual pleasure

License

Notifications You must be signed in to change notification settings

Coornail/vim-go-conceal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

vim-go-conceal

Vim plugin that conceals some go operators and keywords for your visual pleasure

Requirements

Vim >= 7.3 (for the conceal feature)

Installation

Add to your list of plugins:

Plug 'Coornail/vim-go-conceal', {'for': 'go'}
Plugin 'Coornail/vim-go-conceal'

Manual

$ git clone [email protected]:Coornail/vim-go-conceal.git
$ mkdir -p ~/.vim/after/syntax
$ cp ./vim-go-conceal/after/syntax/go.vim ~/.vim/after/syntax/

License

MIT

About

Vim plugin that conceals some go operators and keywords for your visual pleasure

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published