Re: no .vim folder in ~?



BartlebyScrivener wrote:
John Salerno wrote:
I was following the instructions to put the python.vim file in my
~/.vim/syntax/ folder directory,

Your instinct is correct. If vim is already installed you should
already have syntax, indent etc folders SOMEWHERE. On my xp
installation there are python.vim files in

vim/vim70/indent
vim/vim70/syntax
vim/vim70/ftplugin

They tell vim how to colorize, indent and treat python files.

Can you use locate from the shell to try and find all files named
python.vim?

they must be somewhere

rd


I'm still at a loss. Just to see if I already had the syntax file, I did :syntax enable but that didn't do anything, then I created the ~/.vim/syntax folder and put the file in it, but that did nothing.

I did whereis python.vim, but that returned the paths for python itself, not the file called python.vim
.



Relevant Pages

  • Re: Shortcut feature possible on LAN?
    ... usually stuff is on the C: and then folder inside folder inside folder ... Across the LAN I'm just not sure what the path syntax is suppose to be. ... Someone suggested I should use UNC syntax- - - but not sure what is ... had the shortcut there that could work. ...
    (microsoft.public.windowsxp.network_web)
  • Re: How to get the Vista Search to find something?
    ... But if it does not search every folder even if all hard driver are listed as target, then it is still waste of time to use it. ... Here is what I surmise that MS was thinking when they devised Vista Search; ... In XP, if you enter a search syntax and tell it to search for all instances of a query, it would search the entire computer which would very often take a very long time. ... When I am going to search for a file that I created, such as a picture, the quick search without bothering with advanced syntax is to go to the Documents folder and use the search box there. ...
    (microsoft.public.windows.vista.file_management)
  • Re: text editor suggestion?
    ... this file exists in a 'syntax' folder, and also another file of the ... I'd like to change the syntax highlighting to specific colors for each group of keywords, and you can't do that in the settings file. ... I'm not even sure you can do that at all, or if you have to settle for pre-made color schemes. ...
    (comp.lang.python)
  • Re: Reference & Resource, help needed
    ... The syntax is as follows as if I was going to ... hold my .resource in a folder call "new_folder". ... I am desinging a windows form ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)

Loading