Skip to content

Hassan-Shabbir/J-unicode-conceal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

J-unicode-conceal

Conceal J code with unicode characters.

A unicode-supporting font is required to view the document j.vim correctly, as well as code written using this conceal library.

Steps

setlocal conceallevel=2
set concealcursor=ncv

in your vimrc file to conceal the characters with their unicode equivalent.

  • Place j.vim in your ~/.config/nvim/after/syntax/ directory, assuming neovim (or equivalent for vim).

  • View test.ijs or another file to verify everything is working as it shouldl.

About

Conceal J code with unicode characters.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published