TheLocehiliosan / vim-eyaml

vim syntax highlighting for eyaml

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim-eyaml

Initial pass at syntax highlighting for eyaml.

Normal mode bindings

  • <leader>ey will peek at the decrypted version of the current line.
  • <leader>eY will run eyaml edit in a terminal window.

Visual mode bindings

  • <leader>ey will replace the visual selection with an encrypted version.

About

vim syntax highlighting for eyaml


Languages

Language:Vim Script 100.0%