@@ -38,6 +38,10 @@ let g:lightline.colorscheme = 'nord'
" Automatically read when a file is changed outside of Vim
setautoread
" Fuck autofolding
setfoldmethod=syntax
setnofoldenable
" Allow buffer switching without saving
sethidden
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.