Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a604d87

Browse files
committed
Remove factually incorrect statement regarding EDN file detection in Vim
Since 2017年01月17日 Vim detects *.edn files as Clojure EDN by default. See: <vim/vim#863>
1 parent f8594e7 commit a604d87

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

‎README.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Clojure.vim
22

3-
[Vim][] runtime files for [Clojure][]. This is a fork of
4-
[vim-clojure-static][].
3+
[Vim][] runtime files for [Clojure][]. This is a fork of [vim-clojure-static][].
54

65

76
## Installation
@@ -35,9 +34,6 @@ filetype plugin indent on
3534
can be invoked with the insert mode mappings `<C-X><C-O>` and `<C-X><C-U>`
3635
respectively.
3736

38-
If you install this project as a plugin, `*.edn` files are recognized as a
39-
Clojure filetype, overriding the built-in declaration as `edif`.
40-
4137

4238
## Configuration
4339

@@ -202,7 +198,7 @@ let g:clojure_align_subforms = 0
202198

203199
## Want to improve your Clojure development set up?
204200

205-
be sure to check out our list of [suggested Vim plugins in the
201+
Be sure to check out our list of [suggested Vim plugins in the
206202
Wiki](https://github.com/clojure-vim/clojure.vim/wiki/Plugins).
207203

208204

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /