bbatsov
Hacker. Emacs fanatic. Author of RuboCop, CIDER, Projectile and others. I'm not the best, but I'm pretty good. ;-)
Toptal (@toptal)Bulgaria
Pinned Repositories
clojure-style-guide
A community coding style guide for the Clojure programming language
crux
A Collection of Ridiculously Useful eXtensions for Emacs
emacs-lisp-style-guide
A community-driven Emacs Lisp style guide
prelude
Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.
projectile
Project Interaction Library for Emacs
solarized-emacs
The Solarized colour theme, ported to Emacs.
zenburn-emacs
The Zenburn colour theme ported to Emacs
cider
The Clojure Interactive Development Environment that Rocks for Emacs
nrepl
A Clojure network REPL that provides a server and client, along with some common APIs of use to IDEs and other tools that may need to evaluate Clojure code in remote environments.
rubocop
A Ruby static code analyzer and formatter, based on the community Ruby style guide.
bbatsov's Repositories
bbatsov/cljfmt
A tool for formatting Clojure code
bbatsov/emacs-anzu
Emacs Port of anzu.vim
bbatsov/god-mode
Global minor mode for entering Emacs commands without modifier keys
bbatsov/clj-debugger
The missing tool
bbatsov/clojure
The Clojure programming language
bbatsov/compliment
Clojure completion library you deserve
bbatsov/emacs-neotree
A emacs tree plugin like NerdTree for Vim.
bbatsov/flx
Fuzzy matching for Emacs ... a la Sublime Text.
bbatsov/grizzl
Grizzl - A fuzzy search index & completing-read for Emacs
bbatsov/ruby-lint
Static code analysis for Ruby.
bbatsov/browse-kill-ring
For when 'C-y M-y M-y M-y' gets you down
bbatsov/cljs-tooling
Tooling support and test cases for CLJS
bbatsov/cljx
Write a portable codebase targeting Clojure/ClojureScript
bbatsov/company-mode
Modular in-buffer completion framework for Emacs
bbatsov/company-quickhelp
Adds documentation popup to completion candidates
bbatsov/docs
Documentation and tutorials for Volt - using gitbook
bbatsov/flycheck
On the fly syntax checking for GNU Emacs (aka "flymake done right")
bbatsov/guides
Documentation guides and tutorials for Clojure. Various authors.
bbatsov/inf-ruby
bbatsov/jafingerhut.github.com
bbatsov/magit
It's Magit! An Emacs mode for Git.
bbatsov/Mew
Messaging in the Emacs World
bbatsov/rails
Ruby on Rails
bbatsov/redis-session-store
A simple session store for Rails based on Redis.
bbatsov/rubocop-checkstyle_formatter
A rubocop formatter that outputs in checkstyle format
bbatsov/slime
The Superior Lisp Interaction Mode for Emacs
bbatsov/smartparens
Modern minor mode for Emacs that deals with parens pairs and tries to be smart about it.
bbatsov/swift-mode
Emacs support for Apple's Swift programming language.
bbatsov/textmate2-rubocop
Rubocop bundle for TextMate2
bbatsov/capybara
Acceptance test framework for web applications