2828
2929
3030
31- Meikel Brandmeyer's excellent Clojure runtime files, extracted and
32- decomplected for static editing and for use with alternate Clojure
33- development plugins.
31+ Meikel Brandmeyer's excellent Clojure runtime files, extracted for
32+ static editing and use with alternate Clojure development plugins.
3433
3534Rationale
3635=========
@@ -86,6 +85,17 @@ Alternate Interactive Development Plugins
8685
8786New nREPL client by Tim Pope.
8887
88+ ### [ VimClojure] ( http://www.vim.org/scripts/script.php?script_id=2501 )
89+
90+ The original interactive Clojure editing environment by Meikel
91+ Brandmeyer. These runtime files are ** incompatible** with the original
92+ VimClojure project in several small ways, so be sure to uninstall
93+ vim-clojure-static when using VimClojure.
94+
95+ Meikel has [ announced] ( https://groups.google.com/forum/?fromgroups=#!topic/vimclojure/B-UU8qctd5A )
96+ that the upcoming version of VimClojure will feature only the dynamic
97+ portion of the project, and will be compatible with these static files.
98+
8999### [ slimv.vim] ( http://www.vim.org/scripts/script.php?script_id=2531 )
90100
91101SWANK client for Vim by Tamas Kovacs.
@@ -99,13 +109,6 @@ By Eric Van Dewoestine.
99109Try < https://github.com/guns/screen > for better window handling if you
100110are running tmux 1.5 or higher.
101111
102- ### [ VimClojure] ( http://www.vim.org/scripts/script.php?script_id=2501 )
103-
104- The original interactive Clojure editing environment by Meikel
105- Brandmeyer. These runtime files are ** incompatible** with the original
106- VimClojure project in several small ways, so be sure to uninstall
107- vim-clojure-static when using VimClojure.
108-
109112Options
110113=======
111114
0 commit comments