Merge branch 'master' of fucktheforce.de:xeno

This commit is contained in:
Stefan Ritter 2011-09-22 13:35:56 +02:00
commit 2ba60ebba5
3 changed files with 4128 additions and 0 deletions

View file

@ -0,0 +1,3 @@
[playlist]
NumberOfEntries=1
File1=http://87.106.30.33:9666/

4123
vim/NERD_tree.vim Normal file

File diff suppressed because it is too large Load diff

View file

@ -37,3 +37,5 @@ inoremap " ""<Esc>i
"noremap n k
"noremap r j
"noremap t l
map <F1> :NERDTreeToggle<CR>