Skip to content

fbeline/kibit-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Kibit-vim

kibit is a static code analyzer for Clojure, ClojureScript, cljx and other Clojure variants.

kibit-vim

Usage

kibit-vim allows you to analyze the current opened file by running:

:Kibit

Installation

Requirements

Add the following to your ~/.lein/profiles.clj:

{:plugins [[lein-kibit "0.1.5"]]}

Installing with vundle

To install kibit-vim with Vundle, add the following line to your .vimrc:

Bundle 'fbeline/kibit-vim'

Installing with Plug

To install kibit-vim with Pug, add the following line to your .vimrc:

Plug 'fbeline/kibit-vim'

License

Copyright © 2017 Felipe Beline Baravieira

Distributed under the Eclipse Public License, the same as Clojure.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published