88

GitHub - elubow/cql-vim: Cassandra CQL Syntax Highlighter for Vim

 5 years ago
source link: https://github.com/elubow/cql-vim
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

README.md

Cassandra CQL Syntax Highlighter for Vim

Highlight CQL syntaxes inside the vim editor.

Install with plugin manager

" Plug (https://github.com/junegunn/vim-plug)
Plug 'elubow/cql-vim'

" Vundle (https://github.com/VundleVim/Vundle.vim)
Plugin 'elubow/cql-vim'

Install with pathogen

cd ~/.vim/
git clone [email protected]:elubow/cql-vim.git bundle/cql-vim

Manual install

cd ~/.local/src
git clone [email protected]:elubow/cql-vim.git 
cp -R cql-vim/syntax/* ~/.vim/syntax/
cp -R cql-vim/ftdetect/* ~/.vim/ftdetect/

Alternative plugin collection

cql-vim is also bundled in https://github.com/sheerun/vim-polyglot


About Joyk


Aggregate valuable and interesting links.
Joyk means Joy of geeK