diff --git a/.config/vim/coc.nvim.vim b/.config/vim/coc.nvim.vim index 1b5ac34..6a5b934 100644 --- a/.config/vim/coc.nvim.vim +++ b/.config/vim/coc.nvim.vim @@ -1,3 +1,6 @@ +" Primarly taken from: +" https://github.com/neoclide/coc.nvim/tree/c3d31ad09d#example-vim-configuration + " TextEdit might fail if hidden is not set. set hidden