Vim Tips Wiki
Line 9: Line 9:
 
to no avail. Thanks very much
 
to no avail. Thanks very much
 
--Gideon.
 
--Gideon.
  +
  +
Hi. You want to use the hidden directory, .vim , that should be in your home folder. the path should be something like:
  +
  +
/home/electricaltape/.vim/syntax/python.vim

Revision as of 16:54, 29 December 2010

Use this page to discuss script 790 790

  • Add constructive comments, bug reports, or discuss improvements (see the guideline).
  • Do not document the script here (the author should do that on vim.org).
  • This page may be out of date: check the script's vim.org page above, and its release notes.

Comments

I'm a noob that wants to learn python and vim so I don't really know much about the linux command line. Could someone help me figure out how to add this to the correct directory? I've already done a find / vim to no avail. Thanks very much --Gideon.

Hi. You want to use the hidden directory, .vim , that should be in your home folder. the path should be something like:

/home/electricaltape/.vim/syntax/python.vim