Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
docs:vim:plugins [2010/03/21 22:44] billhdocs:vim:plugins [2011/12/22 13:35] (current) – [recommended plugins] billh
Line 7: Line 7:
 **Unix:**  ~/.vim/plugin\\  **Unix:**  ~/.vim/plugin\\ 
 **Windows:** ~/vimfiles/plugin **Windows:** ~/vimfiles/plugin
 +
 +===== seeing what has been loaded =====
 +This will show you a list of files that have been sourced:
 +<code>
 +:scriptnames
 +</code>
  
 ===== recommended plugins ===== ===== recommended plugins =====
 +  * [[http://www.vim.org/scripts/script.php?script_id=273|Tag List]] - Source code browser (navigator for functions, methods, etc...)
 +  * [[http://www.vim.org/scripts/script.php?script_id=625|Color Sampler Pack]] - Popular color themes for Vim
   * [[http://www.vim.org/scripts/script.php?script_id=2540|snipMate]] - TextMate snippets for Vim   * [[http://www.vim.org/scripts/script.php?script_id=2540|snipMate]] - TextMate snippets for Vim
   * [[http://www.vim.org/scripts/script.php?script_id=1697|surround]] - delete/change/add surrounding elements to text   * [[http://www.vim.org/scripts/script.php?script_id=1697|surround]] - delete/change/add surrounding elements to text
Line 14: Line 22:
   * [[http://www.vim.org/scripts/script.php?script_id=39|matchit]] - extended % matching for HTML, LaTeX, and many other languages    * [[http://www.vim.org/scripts/script.php?script_id=39|matchit]] - extended % matching for HTML, LaTeX, and many other languages 
   * [[http://www.vim.org/scripts/script.php?script_id=2674|cocoa.vim]] - objective-c/xcode support for Vim   * [[http://www.vim.org/scripts/script.php?script_id=2674|cocoa.vim]] - objective-c/xcode support for Vim
 +
 +* you will probably want to [[update your doc files for help]]
  
 ===== See Also ===== ===== See Also =====
   * [[vim_files_location]]   * [[vim_files_location]]
 +  * [[update your doc files for help]]
  • docs/vim/plugins.1269233049.txt.gz
  • Last modified: 2010/03/21 22:44
  • by billh