(refactor): Cleaned up dotfils folder

Moved everything from a nested folder to just the top level of the repo
This commit is contained in:
Blake Ridgway 2022-09-18 12:29:20 -05:00
parent eb38291092
commit 091e5808a7
25 changed files with 9 additions and 1605 deletions

2
vim/.netrwhist Executable file
View file

@ -0,0 +1,2 @@
let g:netrw_dirhistmax =10
let g:netrw_dirhist_cnt =0

5
vim/ftplugin/vimwiki.vim Executable file
View file

@ -0,0 +1,5 @@
" augroup vimwiki
" au! BufRead ~/vimwiki/index.wiki !git pull
" au! BufRead ~/vimwiki/diary/diary.wiki !git pull
" au! BufWritePost ~/vimwiki/* !git add --all;git commit -m "Auto commit + push.";git push
" augroup END

7
vim/spell/en.utf-8.add Executable file
View file

@ -0,0 +1,7 @@
psychopompos
Argeiphontes
apotropaic
Herms
herms
#onsemate
ss

BIN
vim/spell/en.utf-8.add.spl Executable file

Binary file not shown.

BIN
vim/spell/en.utf-8.spl Executable file

Binary file not shown.

BIN
vim/spell/en.utf-8.sug Executable file

Binary file not shown.

1
vim/vim Symbolic link
View file

@ -0,0 +1 @@
/Users/blakeridgway/dotfiles/vim