Minor changes.

This commit is contained in:
2013-09-20 15:24:44 +02:00
parent 7392ae52e3
commit ef02a4e161
2 changed files with 5 additions and 6 deletions

View File

@@ -6,15 +6,14 @@
[[default]]
scrollbar_position = hidden
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3"
copy_on_selection = True
font = Deja Vu Sans Mono 10
background_image = None
background_darkness = 0.90
background_darkness = 0.9
urgent_bell = True
background_type = transparent
use_system_font = False
foreground_color = "#839496"
show_titlebar = False
font = Deja Vu Sans Mono 10
copy_on_selection = True
background_color = "#002b36"
[layouts]
[[default]]

View File

@@ -144,8 +144,8 @@ set autochdir " automatically change to the directory that
let mapleader = ","
nnoremap / /\v
vnoremap / /\v
"nnoremap / /\v
"vnoremap / /\v
nnoremap <leader><space> :noh<cr>
nnoremap <tab> %
vnoremap <tab> %