跳至內容
WMの写本
使用者工具
登入
網站工具
搜尋
工具
顯示頁面
舊版
反向連結
最近更新
多媒體管理器
網站地圖
登入
>
最近更新
多媒體管理器
網站地圖
您在這裏:
start
»
computer
»
software
»
vim
足跡:
•
httpd
•
component
•
wordpress
•
bootstrap
•
firefox
•
css
•
npm
computer:software:vim
本頁是唯讀的,您可以看到原始碼,但不能更動它。您如果覺得它不應被鎖上,請詢問管理員。
=====Vim===== * http://www.vim.org/ * [[ftp://ftp.vim.org/pub/vim/doc/book/|Vim the Book]] * [[http://neovim.org/|Neovim]] * [[http://spacevim.org/|SpaceVim]] * [[http://vimr.org/|VimR]] * [[http://csswizardry.com/2014/06/vim-for-people-who-think-things-like-vim-are-weird-and-hard/|Vim for people who think things like Vim are weird and hard]] * [[http://c9s.blogspot.tw/2009/08/vim-hacks-coscup.html|Vim Hacks]] * [[http://rayninfo.co.uk/vimtips.html|Best of Vim Tips]] * [[http://info.sayya.org/~edt1023/vim/|大家來學 Vim]] * [[http://www.swaroopch.com/notes/Vim|A Byte of Vim]] * [[http://www.swaroopch.com/notes/Vim_zh-tw|中文譯本]] * [[http://www.openvim.com/|Open Vim]] * [[http://vimregex.com/|Vim Regular Expressions 101]] * [[http://portable.easylife.idv.tw/1573|vim 256色 色彩設定]] * [[http://linuxtoy.org/archives/killer-vim-tip.html|快速處理配對標點符號中的文本]] * [[http://yannesposito.com/Scratch/en/blog/Learn-Vim-Progressively/|Learn Vim Progressively]] * [[http://learnvimscriptthehardway.stevelosh.com/|Learn Vimscript the Hard Way]] * [[http://vimuniversity.com/|Vim University]] * [[http://blog.sanctum.geek.nz/vim-koans/|Vim Koans]] * [[http://www.jasonlotito.com/programming/vim-faster-with-maps/|vim faster with maps]] * [[http://devandseo.wordpress.com/2012/01/16/vim-series-part-1-of-2/|VIM Series]] * [[http://www.terminally-incoherent.com/blog/2012/03/21/why-vim/|Why Vim?]] * [[http://haridas.in/vim-as-your-ide.html|Vim as your IDE]] * [[http://imtx.me/archives/1810.html|打造Vim之自動會話載入/保存和持久化undo]] * [[http://sontek.net/blog/detail/turning-vim-into-a-modern-python-ide|Turning Vim into a modern Python IDE]] * [[http://jaxbot.me/articles/why-i-use-vim|Why I use Vim]] * [[http://www.yangyangwithgnu.net/use_vim_as_ide/|所需即所获:像 IDE 一样使用 vim]] * [[http://joshldavis.com/2014/04/05/vim-tab-madness-buffers-vs-tabs/|Vim Tab Madness. Buffers vs Tabs]] * [[http://blog.longwin.com.tw/2014/12/vim-linux-mac-putty-paste-mode-change-2014/|Vim 於 Linux、Mac、Putty 貼上時 自動切換成 Paste 模式]] * [[https://jeffkreeftmeijer.com/vim-number/|Vim’s absolute, relative and hybrid line numbers]] =====資源===== * [[http://vimawesome.com/|Vim Awesome]] * [[https://vimways.org/|Vimways]] * [[https://vim.reversed.top/|Big Pile of Vim-like]] * [[http://usevim.com/|usevim]] * [[http://naleid.com/blog/2010/10/04/vim-movement-shortcuts-wallpaper/|Vim Movement Shortcuts Wallpaper]] * [[http://www.viemu.com/a_vi_vim_graphical_cheat_sheet_tutorial.html|Graphical vi-vim Cheat Sheet and Tutorial]] * [[http://www.vimsnake.com/|Snake Vim Trainer]] * [[https://github.com/carlhuda/janus|Janus]] * [[https://github.com/bling/vim-airline|vim-airline]] ====Plugin==== * [[https://github.com/tpope/vim-sensible|sensible.vim]] * [[https://github.com/mbbill/undotree|Undotree]] * [[http://sjl.bitbucket.org/gundo.vim/|Gundo]] * [[http://kien.github.com/ctrlp.vim/|ctrlp.vim]] * [[http://mattn.github.io/emmet-vim/|Emmet.vim]] * [[http://ap.github.io/vim-css-color/|vim-css-color]] * [[https://github.com/tpope/vim-surround|Surround.vim]] * [[https://github.com/Raimondi/delimitMate|delimitMate]] * [[https://github.com/Lokaltog/vim-easymotion|EasyMotion]] * [[https://github.com/terryma/vim-multiple-cursors|vim-multiple-cursors]] * [[https://github.com/garbas/vim-snipmate|snipMate.vim]] * [[https://github.com/othree/html5.vim|html5.vim]] * [[https://github.com/sheerun/vim-polyglot|vim-polyglot]] * [[https://github.com/othree/eregex.vim|eregex.vim]] * [[https://github.com/othree/javascript-libraries-syntax.vim|javascript-libraries-syntax.vim]] * [[https://github.com/ervandew/supertab|Supertab]] * [[https://github.com/AndrewRadev/switch.vim|Switch]] * [[http://majutsushi.github.io/tagbar/|Tagbar]] * [[https://github.com/lfilho/cosco.vim|Cosco]] * [[http://valloric.github.io/YouCompleteMe/|YouCompleteMe]] * [[https://github.com/jeetsukumaran/vim-buffergator|Buffergator]] * [[https://github.com/scrooloose/syntastic|Syntastic]] ===lint=== * [[https://github.com/dense-analysis/ale|Asynchronous Lint Engine]] ===git=== * [[https://github.com/tpope/vim-fugitive|Fugitive]] * [[https://github.com/airblade/vim-gitgutter|vim-gitgutter]] ===管理=== * [[https://github.com/gmarik/vundle|Vundle]] * [[https://github.com/tpope/vim-pathogen|Pathogen]] * [[http://vimcasts.org/episodes/synchronizing-plugins-with-git-submodules-and-pathogen/|Synchronizing plugins with git submodules and pathogen]] * [[https://github.com/MarcWeber/vim-addon-manager|VIM ADDON MANAGER]] ====Vimrc==== <code> colorscheme desert syntax on set incsearch set ignorecase set switchbuf=usetab </code> * [[http://vim.wikia.com/wiki/Automatically_wrap_left_and_right|Automatically wrap left and right]] * [[http://dougblack.io/words/a-good-vimrc.html|A Good Vimrc]] ====Command==== * list all loaded plugins <code>:scriptnames</code> * use another vimrc <code bash>vim -u NONE</code> ====Gvim==== * open in new tab: in ~/.bashrc <code>gvim () { command gvim --remote-tab-silent $@ || command gvim $@;}</code> =====工具===== * [[http://yoursachet.com/|sachet]] =====教學===== * [[https://thevaluable.dev/vim-beginner/|Is Vim Really Not For You? A Beginner Guide]] * [[https://thevaluable.dev/vim-intermediate/|A Vim Guide for Intermediate Users]] * [[https://thevaluable.dev/vim-advanced/|A Vim Guide for Advanced Users]] * [[https://danielmiessler.com/study/vim/|A vim Tutorial and Primer]]
computer/software/vim.txt
· 上一次變更: 2021/03/02 03:36 由
wm
頁面工具
顯示頁面
舊版
反向連結
回到頁頂