Skip to content

Instantly share code, notes, and snippets.

@Hyvi
Created December 24, 2012 08:44
Show Gist options
  • Save Hyvi/4368397 to your computer and use it in GitHub Desktop.
Save Hyvi/4368397 to your computer and use it in GitHub Desktop.
origin 学习
hyvi:~/.vim$ tree -L 2
.
├── autoload
│   ├── pathogen.vim
│   └── zencoding.vim
├── bundle
│   ├── gist-vim
│   ├── matchit.zip
│   ├── nerdtree
│   ├── snipmate.vim
│   ├── svc.php
│   ├── syntastic
│   ├── taglist.vim
│   ├── vim-coffee-script
│   ├── vim-fugitive
│   ├── vim-instant-markdown
│   ├── vim-markdown
│   ├── Vimpress
│   ├── webapi-vim
│   └── xmledit
├── doc
│   ├── NERD_tree.txt
│   └── tags
├── ftplugin
│   └── javascript.bak
├── indent
│   ├── html.vim
│   ├── javascript.vim
│   └── php.vim
├── plugin
│   ├── matchit.vim
│   └── zencoding.vim
├── README
└── syntax
└── blogsyntax.vim
@Hyvi
Copy link
Author

Hyvi commented Dec 24, 2012

section: screens
hyvi-desktop:
T00191811:
end

section: aliases
T00191811:
192.168.191.183
end

section: links
hyvi-desktop:
left = T00191811
T00191811:
right = hyvi-desktop
end

section: options
screenSaverSync = false
keystroke(control+f11) = switchInDirection(left)
keystroke(control+f12) = switchInDirection(right)
end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment