vim-clojure-static icon indicating copy to clipboard operation
vim-clojure-static copied to clipboard

Should the README mention the 'lisp' setting?

Open agriffis opened this issue 6 years ago • 0 comments

I've been frustrated by Vim's seemingly broken indentation of Clojure, and I just figured out it's because I had autocmd FileType clojure setlocal lisp in my vimrc

The fact that vim-clojure-static honors lispwords but conflicts with lisp is pretty confusing. Would it make sense to mention the recommended/required setting somewhere in the README?

agriffis avatar Feb 14 '19 13:02 agriffis