(refactor): Cleaned up dotfils folder
Moved everything from a nested folder to just the top level of the repo
This commit is contained in:
parent
eb38291092
commit
091e5808a7
25 changed files with 9 additions and 1605 deletions
2
vim/.netrwhist
Executable file
2
vim/.netrwhist
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
let g:netrw_dirhistmax =10
|
||||
let g:netrw_dirhist_cnt =0
|
||||
5
vim/ftplugin/vimwiki.vim
Executable file
5
vim/ftplugin/vimwiki.vim
Executable 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
7
vim/spell/en.utf-8.add
Executable file
|
|
@ -0,0 +1,7 @@
|
|||
psychopompos
|
||||
Argeiphontes
|
||||
apotropaic
|
||||
Herms
|
||||
herms
|
||||
#onsemate
|
||||
ss
|
||||
BIN
vim/spell/en.utf-8.add.spl
Executable file
BIN
vim/spell/en.utf-8.add.spl
Executable file
Binary file not shown.
BIN
vim/spell/en.utf-8.spl
Executable file
BIN
vim/spell/en.utf-8.spl
Executable file
Binary file not shown.
BIN
vim/spell/en.utf-8.sug
Executable file
BIN
vim/spell/en.utf-8.sug
Executable file
Binary file not shown.
1
vim/vim
Symbolic link
1
vim/vim
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
/Users/blakeridgway/dotfiles/vim
|
||||
Loading…
Add table
Add a link
Reference in a new issue