Skip to content

Commit

Permalink
Tweaks, and added .wyrdrc
Browse files Browse the repository at this point in the history
  • Loading branch information
larryhynes committed Nov 17, 2014
1 parent 61cc0f1 commit 6fe6258
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 173 deletions.
5 changes: 5 additions & 0 deletions .vimrc
Expand Up @@ -493,3 +493,8 @@ set cryptmethod=blowfish2
" =============================================================================
let g:calendar_monday=1
let g:calendar_options='colorcolumn=0'

" Settings for vim-easymotion
" https://github.com/Lokaltog/vim-easymotion
" =============================================================================
let g:EasyMotion_smartcase = 1
172 changes: 0 additions & 172 deletions .wyrdrc

This file was deleted.

2 changes: 1 addition & 1 deletion vifmrc
Expand Up @@ -122,7 +122,7 @@ filetype *.wav,*.mp3,*.flac,*.ogg,*.m4a
fileviewer *.mp3 mp3info

" Video
filetype *.avi,*.mp4,*.wmv,*.dat,*.3gp,*.ogv,*.mkv,*.mpg,*.vob,*.flv
filetype *.avi,*.mp4,*.wmv,*.3gp,*.ogv,*.mkv,*.mpg,*.vob,*.flv
\ open -a vlc.app,

filetype *.mov
Expand Down

0 comments on commit 6fe6258

Please sign in to comment.