about summary refs log tree commit diff
diff options
context:
space:
mode:
authorNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-04-21 20:52:49 +0700
committerNguyễn Gia Phong <vn.mcsinyx@gmail.com>2019-04-21 20:52:49 +0700
commit71833609827d0663f76746127798e3fec195c34d (patch)
tree3a7b6abba94d970f247fe224e7f83e0be9925d5e
parent860945d30c23369be4253219849fb4016cf70c76 (diff)
downloaddotfiles-71833609827d0663f76746127798e3fec195c34d.tar.gz
Update 2019-04-21
-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