Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 648 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 648 Bytes

vim-etk

license support

Syntax highlighting for etk assembly format.

Installation

vim-etk follows the standard runtime path structure. Below are some helper lines for popular package managers:

  • Vim 8 packages
    • git clone https://github.com/quilt/vim-etk.git ~/.vim/pack/plugins/start/vim-etk
  • Pathogen
    • git clone https://github.com/quilt/vim-etk.git ~/.vim/bundle/vim-etk
  • vim-plug
    • Plug 'quilt/vim-etk', { 'branch': 'main' }

screenshot