@ -85,6 +85,11 @@ if filereadable(expand("~/.config/nvim/ack"))
source~/.config/nvim/ack
endif
" Test setup
iffilereadable(expand("~/.config/nvim/test"))
source~/.config/nvim/test
endif
" Color setup
iffilereadable(expand("~/.config/nvim/colors"))
source~/.config/nvim/colors
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.