📝
Larvata Tutorial
  • 教育訓練
  • 基礎課程
    • 環境設定
    • 作業系統
    • 編輯器
    • 網路運作
    • 網站架構
  • 必備技能
    • Git
    • Docker
  • 程式設計
    • 常識
    • PHP
    • Python
    • Ruby
    • Golang
  • DevOps
    • Security
    • Backup
    • Ansbile
    • Packer
    • Terraform
    • Plesk
  • Frameworks
    • Rails
    • Laravel
    • Yii
    • WordPress
  • Mobile
    • iOS
    • Android
  • UI/UX
    • Wireframe
Powered by GitBook
On this page
  • Vim
  • vundle
  • ctrl-p
  • nerdtree
  • airline

Was this helpful?

  1. 基礎課程

編輯器

Vim

h1. Vim

h2. [Session 1] 基本操作

h3. 閱讀

  • http://linux.vbird.org/linux_basic/0310vi.php

  • https://github.com/mhinz/vim-galore

  • http://blog.vgod.tw/wp-content/uploads/2009/12/vim-cheat-sheet-full.png

h3. 練習

在終端機底下鍵入 vimtutor 做練習。

h2. [Session 2] 設定 .vimrc

h3. 閱讀

  • http://dougblack.io/words/a-good-vimrc.html

  • https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim

  • https://github.com/amix/vimrc

  • https://github.com/vgod/vimrc

h3. 練習

調整自己的 .vimrc 並把成果貼上 https://gist.github.com/

h2. [Session 3] Vim Plugins

h3. 安裝

vundle

ctrl-p

nerdtree

airline

h3. 參考

  • http://vim.spf13.com

Previous作業系統Next網路運作

Last updated 5 years ago

Was this helpful?