" don't use loclist as it's being populated by ycm
" (might want to enable for other filetypes)
let g:ale_set_loclist = 0
+let g:ale_cpp_gcc_options = ''
let g:ale_linters_ignore = { 'cpp': ['clangd', 'clangtidy', 'clang'] }
Plug 'git@github.com:/ram-z/vim-orgmode', { 'branch': 'dev' } " {{{2