vim-asm_ca65 icon indicating copy to clipboard operation
vim-asm_ca65 copied to clipboard

Support for Vim 8 packages

Open koitsu opened this issue 3 years ago • 0 comments

Any chance things (repo and/or code) could be reworked in such a way to be compatible with Vim 8 packages, rather than reliance on Pathogen or doing things manually?

Installation then becomes as easy as: git clone https://github.com/maxbane/vim-asm_ca65.git ~/.vim/pack/plugins/start/vim-asm_ca65 or curl | tar equivalent.

Example: https://github.com/hashivim/vim-terraform#installation

koitsu avatar Oct 23 '22 02:10 koitsu