summary refs log tree commit diff
path: root/.vimrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2012-09-29 11:38:28 -0400
committerJune McEnroe <june@causal.agency>2012-09-29 11:38:28 -0400
commit5a0abc35ae346c6de13c5eb8f3a790ca3c18912f (patch)
tree313666e3bd890452e0ca3e048a7c48eef21016a0 /.vimrc
parentIgnore .netrwhist (diff)
downloadsrc-5a0abc35ae346c6de13c5eb8f3a790ca3c18912f.tar.gz
src-5a0abc35ae346c6de13c5eb8f3a790ca3c18912f.zip
Disable GUI dialogs
Diffstat (limited to '.vimrc')
-rw-r--r--.vimrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vimrc b/.vimrc
index f5734333..72b63d23 100644
--- a/.vimrc
+++ b/.vimrc
@@ -46,7 +46,8 @@ if has('mouse')
 endif
 
 " GUI options
-set guioptions-=mrLtT " Disable tear-off menus, toolbar, scrollbars
+set guioptions-=mrLtT " Disable menus, toolbar, scrollbars
+set guioptions+=c " Disable GUI dialogs
 set guifont=Monospace\ 9
 set browsedir=buffer " Open dialog starts in working directory
 let g:Powerline_symbols = 'fancy'
0'>2019-11-21 * Revert "Set default ENV to ~/.config/cash/cashrc"June McEnroe2019-11-21 * Remove HISTFILE default valueJune McEnroe2019-11-21 * Remove vendored libeditJune McEnroe2019-11-21 * Revert "Use local libedit"June McEnroe2019-11-21 * Just use H_LOAD and H_SAVEJune McEnroe2019-11-21 * Use braces in 1sh MakefileJune McEnroe2019-11-21 * Add \? to promptJune McEnroe2019-11-20 * Add \? exit status prompt expansionJune McEnroe2019-11-20 * Remove PSlitJune McEnroe2019-11-20 * Remove color from 1sh promptsJune McEnroe2019-11-20 * Move pounce to top of causal.agencyJune McEnroe2019-11-19 * Add Ninefox GambitJune McEnroe2019-11-18 * Add The Great BelieversJune McEnroe2019-11-08 * Add GPL header templateJune McEnroe2019-11-06 * Add uber messageJune McEnroe2019-11-01 * Use initial in git authorJune McEnroe2019-11-01 * Add Hobo Johnson and The Lovemakers Tiny DeskJune McEnroe2019-11-01 * Use braces in causal.agency MakefileJune McEnroe2019-10-30 * Add scheme "screenshot" to causal.agencyJune McEnroe2019-10-30 * Add pounce to causal.agencyJune McEnroe2019-10-30 * Mark ' for \aJune McEnroe2019-10-28 * Add The Book of the Unnamed MidwifeJune McEnroe2019-10-23 * Add ConcreteJune McEnroe2019-10-22 * Set the write variable for nvim man modeJune McEnroe2019-10-14 * Add All Systems RedJune McEnroe2019-10-13 * Add The Book of PhoenixJune McEnroe2019-10-10 * Add two Kim Petras songsJune McEnroe2019-10-03 * Update neovim 0.4.2June McEnroe2019-10-02 * Claim to be curl(1) in titleJune McEnroe2019-10-02 * Add The Red Threads of FortuneJune McEnroe2019-10-02