summaryrefslogtreecommitdiff
path: root/.vimrc
diff options
context:
space:
mode:
authorDanny Holman <dholman@gymli.xyz>2020-06-16 18:48:24 -0500
committerDanny Holman <dholman@gymli.xyz>2020-06-16 18:53:13 -0500
commitacd74716fecf6537e1177f646a035328cec6ff72 (patch)
tree01ef5a19eb740e69233b1b2c651f6f575060fab1 /.vimrc
parentAdd .gitignore mostly for files inside .config (diff)
downloaddotfiles-acd74716fecf6537e1177f646a035328cec6ff72.tar.gz
dotfiles-acd74716fecf6537e1177f646a035328cec6ff72.tar.zst
dotfiles-acd74716fecf6537e1177f646a035328cec6ff72.zip
Remove powerline configs
Remove the configuration options for powerline. I use framework-free zsh and vim now.
Diffstat (limited to '')
-rw-r--r--.vimrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index 5afbba3..86f383d 100644
--- a/.vimrc
+++ b/.vimrc
@@ -9,7 +9,6 @@ set history=1000
set gcr=a:blinkon0
set grepprg="grep -nH $*"
let g:tex_flavor = "latex"
-let g:powerline_pycmd = "py3"
set laststatus=2
set visualbell
set background=dark