6 lines
74 B
VimL
6 lines
74 B
VimL
" ale
|
|
let b:ale_linters = ['ccls']
|
|
|
|
" vim-fswitch
|
|
noremap gfs :FSHere<Cr>
|