notes/nvim/mini.vim

5 lines
99 B
VimL

set nocompatible
set runtimepath^=/path/to/coc.nvim
filetype plugin indent on
syntax on
set hidden