aboutsummaryrefslogtreecommitdiff
path: root/vim/.vimrc
diff options
context:
space:
mode:
authorTucker Evans <tuckerevans24@gmail.com>2018-04-21 11:40:41 -0400
committerTucker Evans <tuckerevans24@gmail.com>2018-04-21 11:40:41 -0400
commit43ad662f2aa87da22053bdfd4244ec3d710d8c9f (patch)
treef1cc9f2a5d5d926000e9c7a687d64bcecd362ab2 /vim/.vimrc
parentb25579943df28616d757c73ecc5b087e04ddf99f (diff)
Moves vim ftplugins and Edits .vimrc accordingly
Diffstat (limited to 'vim/.vimrc')
-rw-r--r--vim/.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/vim/.vimrc b/vim/.vimrc
index 9077239..3f6727b 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -22,4 +22,4 @@ colorscheme default
au BufRead,BufNewFile *.go set filetype=go
-set statusline+=%{WordCount#WordCount()}
+filetype plugin on