Skip to content

Commit

Permalink
some option changes in the latest
Browse files Browse the repository at this point in the history
  • Loading branch information
claytron committed Mar 9, 2017
1 parent b7d61f2 commit b1b9c3b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .pentadactylrc
Expand Up @@ -51,7 +51,7 @@
set hintkeys=asdfg;lkjh

" tell the bell to go beep itself!
set visualbell
set novisualbell
"
" turn off the freakin' bell
hi Bell display: none;
Expand All @@ -75,7 +75,7 @@ colorscheme solarized-light
set titlestring="oh hai!"

" only show the tab bar if there are more than 1 tabs
set showtabline=multitab
set showtabline='multitab'

" load plugins that are css as well
set loadplugins='\.(css|js|penta)$'
Expand Down

0 comments on commit b1b9c3b

Please sign in to comment.