Skip to content

Latest commit

 

History

History
326 lines (315 loc) · 26.3 KB

vim.md

File metadata and controls

326 lines (315 loc) · 26.3 KB

Vim

Book

Library

Plugin

Vim8

  • vim8의 비동기 기능(job/channel)을 사용한 플러그인들
    • agrep Asynchronous grep plugin for Vim
    • ale Asynchronous Lint Engine
    • asyncrun.vim Run Async Shell Commands in Vim 8.0 and Output to Quickfix Window
    • codi.vim The interactive scratchpad for hackers
    • validator.vim Check syntax on the fly asynchronously
    • vim-grepper Helps you win at grep.

Vimscript

  • Learn Vimscript the Hard Way

    git clone https://github.com/JetBrains/ideavim.git
    ./gradlew buildPlugin
    - Install plugin from disk
    set surround, ys, cs, ds, 비쥬얼 모드에서의 S 모두 동작