" Automatically read when a file is changed outside of Vim
setautoread
" Use XA_PRIMARY clipboard by default
setclipboard=unnamed
" Enable 256-color support
" All of my machines support 256-color so this should be fine
sett_Co=256
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.