remove cruft, update xmonad

This commit is contained in:
Barak Michener 2013-03-21 10:42:52 -07:00
parent 03153e438e
commit dbc041abbe
4 changed files with 16 additions and 10 deletions

12
.vimrc
View file

@ -138,12 +138,12 @@ inoremap <C-e> <C-O>$
imap <C-c> <Esc>
nmap <silent> <C-j> :FocusNextWindow<CR>
nmap <silent> <C-k> :FocusPrevWindow<CR>
nmap <silent> <C-m> :FocusMasterWindow<CR>
nmap <silent> <C-Enter> :SwapWithMasterWindow<CR>
nmap <silent> <C-Down> :SwapWithNextWindow<CR>
nmap <silent> <C-Up> :SwapWithPrevWindow<CR>
"nmap <silent> <C-j> :FocusNextWindow<CR>
"nmap <silent> <C-k> :FocusPrevWindow<CR>
"nmap <silent> <C-m> :FocusMasterWindow<CR>
"nmap <silent> <C-Enter> :SwapWithMasterWindow<CR>
"nmap <silent> <C-Down> :SwapWithNextWindow<CR>
"nmap <silent> <C-Up> :SwapWithPrevWindow<CR>
set laststatus=2
set statusline=%t "tail of the filename