dotvim/ftplugin/cpp.vim
2021-01-19 20:31:16 -08:00

6 lines
74 B
VimL

" ale
let b:ale_linters = ['ccls']
" vim-fswitch
noremap gfs :FSHere<Cr>