@@ -14,6 +14,8 @@ let g:ctrlp_match_window = 'order:ttb,max:20'
letg:NERDSpaceDelims=1
letg:gitgutter_enabled=0
autocmdFileTyperacketsetlocalcommentstring=;\ %s
" Use The Silver Searcher https://github.com/ggreer/the_silver_searcher
ifexecutable('ag')
" Use Ag over Grep
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.