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 fae5710

Browse files
committed
Add TODO
1 parent f8b55e9 commit fae5710

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

‎indent/clojure.vim

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -293,6 +293,7 @@ if exists("*searchpairpos")
293293
" (minus one if g:clojure_align_subforms = 1), or if it is
294294
" ignored, in which case we use the ( position for indent.
295295
if w[0] == "#"
296+
" TODO: Handle #=() and other rare reader invocations?
296297
if w[1] == '(' || w[1] == '{'
297298
return [paren[0], paren[1] + (g:clojure_align_subforms ? 0 : &shiftwidth - 1)]
298299
elseif w[1] == '_'

0 commit comments

Comments
(0)

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