This website works better with JavaScript.
Home
Explore
Help
Sign In
djsissom
/
config
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
Moved vim and zsh configs to their own directories.
master
Daniel Sissom
5 years ago
parent
df3c0a0543
commit
38f6ae67ad
Signed by untrusted user who does not match committer:
djsissom
GPG Key ID:
2C30FFB796852389
25 changed files
with
0 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+ 0
- 0
vim/vim/.gitignore
+ 0
- 0
vim/vim/after/syntax/blah.vim
+ 0
- 0
vim/vim/autoload/taskpaper.vim
+ 0
- 0
vim/vim/colors/xterm16.vim
+ 0
- 0
vim/vim/doc/example.taskpaper
+ 0
- 0
vim/vim/doc/tags
+ 0
- 0
vim/vim/doc/taskpaper.txt
+ 0
- 0
vim/vim/doc/taskpaper_hacking.txt
+ 0
- 0
vim/vim/doc/taskpaper_licence.txt
+ 0
- 0
vim/vim/ftdetect/pug.vim
+ 0
- 0
vim/vim/ftdetect/taskpaper.vim
+ 0
- 0
vim/vim/ftdetect/tex.vim
+ 0
- 0
vim/vim/ftplugin/jade.vim
+ 0
- 0
vim/vim/ftplugin/pug.vim
+ 0
- 0
vim/vim/ftplugin/taskpaper.vim
+ 0
- 0
vim/vim/indent/jade.vim
+ 0
- 0
vim/vim/indent/pug.vim
+ 0
- 0
vim/vim/rename_this_to_plugin/ctab.vim
+ 0
- 0
vim/vim/spell/en.utf-8.add
+ 0
- 0
vim/vim/spell/en.utf-8.add.spl
+ 0
- 0
vim/vim/syntax/jade.vim
+ 0
- 0
vim/vim/syntax/pug.vim
+ 0
- 0
vim/vim/syntax/taskpaper.vim
+ 0
- 0
vim/vimrc
+ 0
- 0
zsh/zshrc
vim/.gitignore → vim/vim/.gitignore
View File
vim/after/syntax/blah.vim → vim/vim/after/syntax/blah.vim
View File
vim/autoload/taskpaper.vim → vim/vim/autoload/taskpaper.vim
View File
vim/colors/xterm16.vim → vim/vim/colors/xterm16.vim
View File
vim/doc/example.taskpaper → vim/vim/doc/example.taskpaper
View File
vim/doc/tags → vim/vim/doc/tags
View File
vim/doc/taskpaper.txt → vim/vim/doc/taskpaper.txt
View File
vim/doc/taskpaper_hacking.txt → vim/vim/doc/taskpaper_hacking.txt
View File
vim/doc/taskpaper_licence.txt → vim/vim/doc/taskpaper_licence.txt
View File
vim/ftdetect/pug.vim → vim/vim/ftdetect/pug.vim
View File
vim/ftdetect/taskpaper.vim → vim/vim/ftdetect/taskpaper.vim
View File
vim/ftdetect/tex.vim → vim/vim/ftdetect/tex.vim
View File
vim/ftplugin/jade.vim → vim/vim/ftplugin/jade.vim
View File
vim/ftplugin/pug.vim → vim/vim/ftplugin/pug.vim
View File
vim/ftplugin/taskpaper.vim → vim/vim/ftplugin/taskpaper.vim
View File
vim/indent/jade.vim → vim/vim/indent/jade.vim
View File
vim/indent/pug.vim → vim/vim/indent/pug.vim
View File
vim/rename_this_to_plugin/ctab.vim → vim/vim/rename_this_to_plugin/ctab.vim
View File
vim/spell/en.utf-8.add → vim/vim/spell/en.utf-8.add
View File
vim/spell/en.utf-8.add.spl → vim/vim/spell/en.utf-8.add.spl
View File
vim/syntax/jade.vim → vim/vim/syntax/jade.vim
View File
vim/syntax/pug.vim → vim/vim/syntax/pug.vim
View File
vim/syntax/taskpaper.vim → vim/vim/syntax/taskpaper.vim
View File
vimrc → vim/vimrc
View File
zshrc → zsh/zshrc
View File
Write
Preview
Loading…
Cancel
Save