[閒聊] Vim大師請進

作者: yam276 ('_')   2023-07-27 18:19:58
Vim要裝什麼Plugin比較好用
我只有設定基本的小東西
windows可以讓他預設幫我裝vim-plug嗎==
" ======================
" === Enhance Editor ===
" ======================
set number
set relativenumber
set expandtab
set tabstop = 4
set shiftwidth = 4
set ignorecase
set smartcase
set notimeout
set jumpoptions = stack
" ======================
" === Plugins Editor ===
" ======================
call plug#begin()
" ?????
call plug#end()
作者: wu10200512 (廷廷)   2023-07-27 18:20:00
不要用狗屎爛vim
作者: EliteCaterpi (さくらみこ的綠毛蟲)   2023-07-27 18:20:00
Vim +ctags 用到現在
作者: sustainer123 (caster)   2023-07-27 18:23:00
幹嘛不用VScode?
作者: yam276 ('_')   2023-07-27 18:23:00
全鍵盤操作VSCode還是會卡卡的
作者: rock2345 (Kiri)   2023-07-27 18:29:00
vim我都打commit message才會用到==

Links booklink

Contact Us: admin [ a t ] ucptt.com