Skip to content

Instantly share code, notes, and snippets.

@rsslldnphy
Created October 31, 2014 16:47
Show Gist options
  • Save rsslldnphy/10a23363c27f834f3311 to your computer and use it in GitHub Desktop.
Save rsslldnphy/10a23363c27f834f3311 to your computer and use it in GitHub Desktop.
Prevent clojure-static.vim from clobbering your lispwords
"" This file needs to be at ~/.vim/after/ftplugin/clojure.vim
set lispwords+=as->,binding,bound-fn,case,catch,cond->,cond->>,condp,def,definline,definterface,defmacro,defmethod,defmulti,defn,defn-,defonce,defprotocol,defrecord,defstruct,deftest,deftest-,deftype,doseq,dotimes,doto,extend,extend-protocol,extend-type,fn,for,if,if-let,if-not,if-some,let,letfn,locking,loop,ns,proxy,reify,set-test,testing,when,when-first,when-let,when-not,when-some,while,with-bindings,with-in-str,with-local-vars,with-open,with-precision,with-redefs,with-redefs-fn,with-test,fact,facts,defproject,defroutes,context,GET,POST,PUT,UPDATE,DELETE,ANY,go-loop,go
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment