From c7ae560dc18d4d2093e081ca1c7cc25f56774d12 Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Mon, 20 Nov 2017 22:56:27 -0500 Subject: [PATCH] Load vimcaps in Windows only --- vimrc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/vimrc b/vimrc index 155e586..544d4b2 100644 --- a/vimrc +++ b/vimrc @@ -64,7 +64,10 @@ Plug 'tpope/vim-classpath' " TODO: still need this? Plug 'junegunn/goyo.vim' " Distraction-free mode with centered buffer Plug 'fedorenchik/VimCalc3' " A calculator inside vim -Plug 'suxpert/vimcaps' " Disable capslock (useful if the OS isn't configured to do so) +if IsWindows() + Plug 'suxpert/vimcaps' " Disable capslock (useful if the OS isn't configured to do so) +endif + Plug 'itchyny/vim-cursorword' " Underlines the word under the cursor Plug 'itchyny/thumbnail.vim' " View open buffers in a Chrome-inspired thumbnail layout " Google Calendar - :Calendar, :Calendar , :Calendar -view=year (-split=veritcal -width=)