Skip to content

Commit

Permalink
updates to .vimrc/.gvimrc files. added pydiction plugin. deleted .DS_…
Browse files Browse the repository at this point in the history
…Store files.
  • Loading branch information
kennethlove committed May 18, 2010
1 parent 96660e9 commit 150f752
Show file tree
Hide file tree
Showing 8 changed files with 94,166 additions and 12 deletions.
3 changes: 1 addition & 2 deletions .gvimrc
Expand Up @@ -37,9 +37,8 @@ set guioptions+=c
hi Cursor guifg=gainsboro guibg=#ff00ff
hi iCursor guifg=#000000 guibg=#00ffff
set guicursor=n-v-c:block-Cursor
set guicursor+=i:ver50-iCursor
set guicursor+=i-ci:ver10-iCursor-blinkwait300-blinkon200-blinkoff150
set guicursor+=n-v-c:blinkon0-Cursor
set guicursor+=i:blinkwait80-iCursor

""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
" MACVIM SETTINGS
Expand Down
Binary file removed .vim/.DS_Store
Binary file not shown.
3 changes: 1 addition & 2 deletions .vim/.netrwhist
@@ -1,3 +1,2 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =1
let g:netrw_dirhist_1='/Sites/ions/ions/templates/earthrise/about'
let g:netrw_dirhist_cnt =0
Binary file removed .vim/ftplugin/.DS_Store
Binary file not shown.

0 comments on commit 150f752

Please sign in to comment.