We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d2e9f7 commit 88f178cCopy full SHA for 88f178c
ftplugin/julia.vim
@@ -22,7 +22,7 @@ setlocal fo-=t fo+=croql
22
let b:julia_vim_loaded = 1
23
24
let b:undo_ftplugin = "setlocal include< suffixesadd< comments< commentstring<"
25
- \ . " define< fo< shiftwidth< expandtab< indentexpr< indentkeys< cinoptions< completefunc<"
+ \ . " define< fo< indentexpr< indentkeys< cinoptions< completefunc<"
26
\ . " | unlet! b:commentary_format"
27
\ . " | unlet! b:smartcomment_force_linemode"
28
\ . " | unlet! b:julia_vim_loaded"
0 commit comments