Skip to content

Commit c295266

Browse files
committed
Note about hidden option
1 parent 3c4e831 commit c295266

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ftplugin/clojure.vim

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,8 @@ setlocal commentstring=;%s
3232

3333
" Take all directories of the CLOJURE_SOURCE_DIRS environment variable
3434
" and add them to the path option.
35+
"
36+
" This is a legacy option for VimClojure users.
3537
if has("win32") || has("win64")
3638
let s:delim = ";"
3739
else

0 commit comments

Comments
 (0)