some karabiner and vimrc stuff
This commit is contained in:
parent
c72291ac10
commit
5d3b7546c5
2 changed files with 33 additions and 1 deletions
3
vimrc
3
vimrc
|
|
@ -127,6 +127,9 @@ set shiftwidth=4
|
|||
set expandtab
|
||||
set smarttab
|
||||
|
||||
" mouse
|
||||
set mouse=nicr
|
||||
|
||||
" so we get html goodies in php files
|
||||
"au BufRead *.php set ft=php.html
|
||||
"au BufNewFile *.php set ft=php.html
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue