this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add bundle and tags folders

+3 -3
+3 -3
.gitignore
··· 1 - /bin 1 + /bin/* 2 2 !/bin/tmux-airline 3 3 4 4 /nvim/spell 5 5 /nvim/.netrwhist 6 6 7 - /nvim/bundle/* 7 + /nvim/bundle/*/ 8 8 !/nvim/bundle/.keep 9 9 10 - /nvim/tags/* 10 + /nvim/tags/*/ 11 11 !/nvim/tags/.keep 12 12 13 13 /.tmp
nvim/bundle/.keep

This is a binary file and will not be displayed.

nvim/tags/.keep

This is a binary file and will not be displayed.