(refactor): Cleaned up dotfils folder
Moved everything from a nested folder to just the top level of the repo
This commit is contained in:
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.
Reference in New Issue
Block a user