set nocompatible filetype off set rtp+=./plugins/vader.vim set rtp+=.. filetype plugin indent on syntax enable set ts=4 sts=4 sw=4 let g:nvim_nim_enable_async = 0