summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--.vimrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index f40fad68..591df6c9 100644
--- a/.vimrc
+++ b/.vimrc
@@ -42,7 +42,7 @@ if has('mouse')
 endif
 
 " GUI options
-set guioptions-=tT " Disable tear-off menus and toolbar
+set guioptions-=rLtT " Disable tear-off menus, toolbar, scrollbars
 set guifont=Monospace\ 9
 set browsedir=buffer " Open dialog starts in working directory
 
s positiveJune McEnroe 2022-04-04Update "Care"June McEnroe 2022-04-03Publish "Care"June McEnroe 2022-03-31Publish "Compassion"June McEnroe 2022-03-24Skip matches with ident chars on either sideJune McEnroe 2022-03-24Add The Invisible Life of Addie LaRueJune McEnroe 2022-03-22Source ~/.profile.local if it existsJune McEnroe 2022-03-18Publish "Addendum 2021"June McEnroe 2022-03-16Remove wcwidth portJune McEnroe 2022-03-16Remove -j4 from ./PlanJune McEnroe 2022-03-15Rewrite Linux install.sh for DebianJune McEnroe 2022-03-15Remove dashJune McEnroe