Skip to content

Instantly share code, notes, and snippets.

View g-dormoy's full-sized avatar
🏠
Working from home

Guillaume g-dormoy

🏠
Working from home
View GitHub Profile
@g-dormoy
g-dormoy / .vimrc
Created February 23, 2019 07:24
.config/nvim/init.vim
" Specift a directory for plugins
" - For Neovim: ~/.local/share/nvim/plugged
" - Avoid using standard Vim directory names like 'plugin'
call plug#begin('~/.vim/plugged')
" ====================
" | Language support |
" ====================
Plug 'sheerun/vim-polyglot' " Multilanguage