This commit is contained in:
Dustin Swan 2012-10-31 07:38:51 -05:00
commit 37dde0b836
2 changed files with 4 additions and 0 deletions

1
vimrc
View file

@ -43,6 +43,7 @@ Bundle 'coderifous/textobj-word-column.vim'
Bundle 'lukaszkorecki/workflowish'
Bundle 'searchfold.vim'
Bundle 'godlygeek/tabular'
Bundle 'kshenoy/vim-signature'
" Snipmate
" Bundle 'MarcWeber/vim-addon-mw-utils'

3
xprofile Normal file
View file

@ -0,0 +1,3 @@
xrandr --newmode "2560x1440_60.00" 312.25 2560 2752 3024 3488 1440 1443 1448 1493 -hsync +vsync
xrandr --addmode Virtual1 2560x1440_60.00
xrandr --output Virtual1 --mode 2560x1440_60.00