about summary refs log tree commit diff
diff options
context:
space:
mode:
-rwxr-xr-xvim/.vim/vimrc2
-rw-r--r--zathura/.config/zathura/zathurarc2
2 files changed, 2 insertions, 2 deletions
diff --git a/vim/.vim/vimrc b/vim/.vim/vimrc
index 6a9809e..7cb989c 100755
--- a/vim/.vim/vimrc
+++ b/vim/.vim/vimrc
@@ -16,7 +16,7 @@ set omnifunc=syntaxcomplete#Complete
 set diffopt+=algorithm:patience
 autocmd BufWinEnter * let w:m1=matchadd('ColorColumn', '\%<81v.\%>80v', -1)
 autocmd BufNewFile,BufRead *.PAS setlocal filetype=pascal
-autocmd FileType c,h,go setlocal cindent cinoptions=(0 noexpandtab shiftwidth=8
+autocmd FileType c,h,go,glsl setlocal cindent cinoptions=(0 noexpandtab shiftwidth=8
 autocmd FileType rst setlocal shiftwidth=3
 autocmd FileType css,javascript,python,perl6 setlocal shiftwidth=4
 autocmd FileType python syntax keyword pythonBoolean False True None
diff --git a/zathura/.config/zathura/zathurarc b/zathura/.config/zathura/zathurarc
index 81c9d65..b5d6005 100644
--- a/zathura/.config/zathura/zathurarc
+++ b/zathura/.config/zathura/zathurarc
@@ -31,7 +31,7 @@ set index-bg \#282828
 set index-fg \#98971a
 set index-active-bg \#98971a
 set index-active-fg \#282828
-set guioptions cs
+set guioptions ''
 set show-recent 0
 set smooth-scroll true
 set statusbar-home-tilde true