scratch: minimal init vim

This commit is contained in:
TJ DeVries
2020-09-22 09:58:20 -04:00
parent 025485fa1f
commit fa16efaeb6
2 changed files with 35 additions and 0 deletions

7
scratch/minimal_init.vim Normal file
View File

@@ -0,0 +1,7 @@
set rtp+=/home/tj/plugins/popup.nvim/
set rtp+=/home/tj/plugins/plenary.nvim/
set rtp+=/home/tj/plugins/telescope.nvim/
nnoremap ,,x :luafile %<CR>