Skip to content

Commit b4514a7

Browse files
committed
Change tagline and mention upcoming VimClojure changes
1 parent c318c55 commit b4514a7

2 files changed

Lines changed: 15 additions & 13 deletions

File tree

README.markdown

Lines changed: 13 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -28,9 +28,8 @@
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

3534
Rationale
3635
=========
@@ -86,6 +85,17 @@ Alternate Interactive Development Plugins
8685

8786
New 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

91101
SWANK client for Vim by Tamas Kovacs.
@@ -99,13 +109,6 @@ By Eric Van Dewoestine.
99109
Try <https://github.com/guns/screen> for better window handling if you
100110
are 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-
109112
Options
110113
=======
111114

doc/clojure.txt

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,8 @@
3030
========================================================================
3131
INTRODUCTION *clojure-introduction*
3232

33-
Meikel Brandmeyer's excellent Clojure runtime files, extracted and
34-
decomplected for static editing and for use with alternate Clojure
35-
development plugins.
33+
Meikel Brandmeyer's excellent Clojure runtime files, extracted for
34+
static editing and use with alternate Clojure development plugins.
3635

3736
========================================================================
3837
OPTIONS *clojure-options* *clojure-indent*

0 commit comments

Comments
 (0)