Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 378 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 378 Bytes

pipeline status

cc4s-raku

cc4s-man

Use cc4s-man from vim by adding this into your ~/.vimrc

command! Cc4s :exec "!cc4s-man ".expand("<cword>")

and put your cursor on an algorithm name and hit the command :Cc4s.