-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
huangfeng
committed
Aug 14, 2017
1 parent
6de2fc5
commit 778e680
Showing
25 changed files
with
7,728 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
[global_config] | ||
[keybindings] | ||
[layouts] | ||
[[default]] | ||
[[[child1]]] | ||
parent = window0 | ||
profile = default | ||
type = Terminal | ||
[[[window0]]] | ||
parent = "" | ||
type = Window | ||
[plugins] | ||
[profiles] | ||
[[default]] | ||
background_color = "#002b36" | ||
background_darkness = 1.0 | ||
cursor_color = "#aaaaaa" | ||
custom_command = tmux | ||
font = 文泉驿等宽微米黑 Regular 12 | ||
foreground_color = "#839496" | ||
login_shell = True | ||
palette = "#073642:#dc322f:#859900:#b58900:#268bd2:#d33682:#2aa198:#eee8d5:#002b36:#cb4b16:#586e75:#657b83:#839496:#6c71c4:#93a1a1:#fdf6e3" | ||
show_titlebar = False | ||
use_system_font = False |
Submodule .oh-my-zsh
added at
d848c9
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
let g:netrw_dirhistmax =10 | ||
let g:netrw_dirhist_cnt =6 | ||
let g:netrw_dirhist_1='/home/hf/.vim' | ||
let g:netrw_dirhist_2='/home/hf' | ||
let g:netrw_dirhist_3='/home' | ||
let g:netrw_dirhist_4='/home/hf' | ||
let g:netrw_dirhist_5='/home/hf/.cache' | ||
let g:netrw_dirhist_6='/home/hf' |
Large diffs are not rendered by default.
Oops, something went wrong.
Submodule Solarized
added at
736ad7
Submodule Syntastic
added at
996c56
Submodule The-NERD-tree
added at
e5d194
Submodule Vundle.vim
added at
5d9b05
Submodule YouCompleteMe
added at
95a44c
Submodule bash-support.vim
added at
309d6f
Submodule command-t
added at
5a1946
Submodule newL9
added at
a78607
Submodule plantuml-syntax
added at
c001a8
Submodule powerline
added at
5fa504
Submodule python.vim
added at
0877af
Submodule sparkup
added at
d400a5
Submodule taglist.vim
added at
53041f
Submodule vim-fugitive
added at
87c1bd
Oops, something went wrong.