Skip to content

A vim plugin making use of vim's conceal feature for additional visual eyecandy.

Notifications You must be signed in to change notification settings

khzaw/vim-conceal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Make use of vim's "conceal" feature to replace certain language keywords with unicode characters. Just for pure eyecandy. This does not replace your source code at any point.

screenshot_before

screenshot

Use of a plugin manager like Pathogen, Vundle or NeoBundle is recommeded for installation. Or you can just simply copy the repesctive syntax file (e.g. python.vim) in ~/.vim/after/syntax folder.

Plugin is inspired by http://github.com/Twinside/vim-haskellConceal

About

A vim plugin making use of vim's conceal feature for additional visual eyecandy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published