Strona działa najlepiej z JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
netvor
/
mydots
Obserwuj
1
Gwiazdka
0
Forkuj
0
Kod
Problemy
0
Pull Requests
0
Wydania
0
Wiki
Aktywność
My dotfiles. Period.
653
Commity
1
Gałąź
Drzewo:
aca643e6eb
master
Gałęzie
Tagi
${ item.name }
Utwórz gałąź
${ searchTerm }
z 'aca643e6eb'
${ noResults }
mydots
/
dotfiles
/
vim
/
bundle
/
tracwiki
/
ftdetect
/
tracwiki.vim
tracwiki.vim
97B
Historia
Czysty
1
2
3
" By Daniel Hahler
au BufRead,BufNewFile *.tracwiki if &ft == '' | setfiletype tracwiki | endif