Skip to content

Instantly share code, notes, and snippets.

@maghorbani
Created March 31, 2021 14:46
Show Gist options
  • Save maghorbani/4125d0b38c958e24d9317bba1635a247 to your computer and use it in GitHub Desktop.
Save maghorbani/4125d0b38c958e24d9317bba1635a247 to your computer and use it in GitHub Desktop.
the main nvim configuration file -> ~/.cinfig/nvim
set runtimepath^=~/.vim runtimepath+=~/.vim/after
let &packpath = &runtimepath
source ~/.vimrc
source ~/.config/nvim/plug-config/coc.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment