🔥 remove unneeded

This commit is contained in:
dannydannydanny 2021-10-05 13:53:00 +02:00 committed by GitHub
parent 8ddca098bd
commit eeef204684
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,7 @@ cask "disk-inventory-x"
cask "rekordbox" cask "rekordbox"
cask "clickup" cask "clickup"
cask "visual-studio-code" cask "visual-studio-code"
cask "karabiner-elements" # cask "karabiner-elements"
``` ```
### `.vimrc` ### `.vimrc`
@ -56,7 +56,7 @@ set foldmethod=indent
set foldlevel=99 set foldlevel=99
" flag extranous whitespace " flag extranous whitespace
au BufRead,BufNewFile *.py match BadWhitespace /\s\+$/ " au BufRead,BufNewFile *.py match BadWhitespace /\s\+$/
"python with virtualenv support "python with virtualenv support
py << EOF py << EOF