Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 920 Bytes

2012-02-05_editors.md

File metadata and controls

9 lines (8 loc) · 920 Bytes

編輯器小技巧

主題項目 vim sublime text2 emacs
區塊編輯 Ctrl-v Ctrl-Alt-Up/Down
自動語法縮排 選取範圍後,按 = 號 "Edit/Line/Reindent" or "Reindent Lines" in the Command Palette C-x h TAB
表格對齊 用外掛 Tabular.vim 用外掛 Alignment
全域搜尋 vimgrep <keyword> **/* Ctrl-Alt-f
樹狀檔案總管 內建