Illustration Image

Cassandra.Link

The best knowledge base on Apache Cassandra®

Helping platform leaders, architects, engineers, and operators build scalable real time data platforms.

8/13/2018

Reading time:N/A min

elubow/cql-vim

by John Doe

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 pathogencd ~/.vim/git clone git@github.com:elubow/cql-vim.git bundle/cql-vimManual installcd ~/.local/srcgit clone git@github.com:elubow/cql-vim.git cp -R cql-vim/syntax/* ~/.vim/syntax/cp -R cql-vim/ftdetect/* ~/.vim/ftdetect/Alternative plugin collectioncql-vim is also bundled in https://github.com/sheerun/vim-polyglot

Illustration Image

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 git@github.com:elubow/cql-vim.git bundle/cql-vim

Manual install

cd ~/.local/src
git clone git@github.com: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

Related Articles

go
rest
api

GitHub - dbgjerez/golang-rest-api-cassandra: Example using CQL and Go REST API

dbgjerez

2/14/2024

Checkout Planet Cassandra

Claim Your Free Planet Cassandra Contributor T-shirt!

Make your contribution and score a FREE Planet Cassandra Contributor T-Shirt! 
We value our incredible Cassandra community, and we want to express our gratitude by sending an exclusive Planet Cassandra Contributor T-Shirt you can wear with pride.

Join Our Newsletter!

Sign up below to receive email updates and see what's going on with our company

Explore Related Topics

AllKafkaSparkScyllaSStableKubernetesApiGithubGraphQl

Explore Further

cassandra

tool

cassandra
tool