index
:
marvinborner/dotfiles
master
:floppy_disk: Handcrafted dotfiles for a pleasant linux experience
Marvin
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
init.vim
blob: 1d6b27e6ad6a793f13e71eae2f878c7b9c36b4eb (
plain
) (
blame
)
1
2
3
call plug#begin('~/.local/share/nvim/plugged') Plug 'mcchrish/nnn.vim' call plug#end()