From 1b955d8a7a1126e9c1426c6931a8bfaa0669a088 Mon Sep 17 00:00:00 2001 From: Rawley Date: Fri, 15 Apr 2022 17:21:42 +0000 Subject: [PATCH] Update .vimrc --- Vim/.vimrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Vim/.vimrc b/Vim/.vimrc index 984dbdb..09e0e22 100644 --- a/Vim/.vimrc +++ b/Vim/.vimrc @@ -69,9 +69,9 @@ if index(fts, &filetype) != -1 set sw=2 :RainbowToggle endif -"Configure clojue fuzzy indents and alignments -let g:clojure_fuzzy_indent = 1 -let g:clojure_align_subforms = 1 +"Configure clojure fuzzy indents and alignments +let g:clojure_fuzzy_indent=1 +let g:clojure_align_subforms=1 "Fix weird background color issues with dracula color scheme if &term =~ '256color' set t_ut=