clojure-vim/clojure.vim
Clojure syntax highlighting and indentation for Vim and Neovim.
Vim ScriptNOASSERTION
Issues
- 6
Detect Babashka `.bb` file extension as Clojure
#38 opened by axvr - 7
Highlight symbols in function position
#29 opened by NoahTheDuke - 1
[Feature Request] Set `lisp` option
#40 opened by alexmozaidze - 0
Run indentation tests on Neovim too
#39 opened by axvr - 0
- 0
- 4
Port performance improvements to Neovim/Lua
#32 opened by NoahTheDuke - 2
- 2
Add unit tests
#1 opened by Deraen - 1
- 2
Compatibility with tree-sitter
#33 opened by NoahTheDuke - 6
- 0
Improve indent performance
#6 opened by Deraen - 1
Submit changes to upstream Vim
#10 opened by axvr - 2
- 1
cljfmt-compatible ns form formatting
#22 opened by jsn - 1
Set reasonable g:clojure_maxlines default
#13 opened by Deraen - 1
Highlight SQL inside JDBC calls
#12 opened by Deraen - 6
Fix syntax generation code for Java 11+
#3 opened by axvr - 0
Update syntax highlighting for Clojure 1.10
#2 opened by axvr - 1
- 6
- 0
Highlight stacked discard macros
#17 opened by axvr - 7
Highlight `clojure.test` macros
#25 opened by Invertisment