Feat(Vim): Add python folding
此提交包含在:
@@ -73,6 +73,10 @@ Plug 'junegunn/fzf.vim'
|
|||||||
" Tmux integration
|
" Tmux integration
|
||||||
Plug 'christoomey/vim-tmux-navigator'
|
Plug 'christoomey/vim-tmux-navigator'
|
||||||
|
|
||||||
|
" Python folding
|
||||||
|
Plug 'kalekundert/vim-coiled-snake'
|
||||||
|
Plug 'Konfekt/FastFold'
|
||||||
|
|
||||||
" Touch typing
|
" Touch typing
|
||||||
" Plug 'vim-scripts/TTCoach'
|
" Plug 'vim-scripts/TTCoach'
|
||||||
|
|
||||||
|
|||||||
1
files/zshrc.local.old
一般檔案
1
files/zshrc.local.old
一般檔案
@@ -0,0 +1 @@
|
|||||||
|
PATH="$PATH:$(ruby -e 'print Gem.user_dir')/bin"
|
||||||
新增問題並參考
封鎖使用者