Group,
  Recently i have migrated from windows to linux. I am forced to use vim 
for my html / php codings. I have found out the various ways to use vim as 
a IDE. By config the following in have a good IDE now..

1)http://amix.dk/vim/vimrc.html

2)nerdtree : http://www.vim.org/scripts/script.php?script_id=1658

3)matchit: http://www.vim.org/scripts/script.php?script_id=39

4)click on a word and use "*" to make a search for entire file..(double 
click a word to search in notepad++)

One of the important capability is to search files in a directory. I know i 
can use "grep" and use grep and give ":cw or :copen". But it is not as 
helpful as like "search and double click the displayed result line and go 
to that file, cursor point to that searched word". If i am able to find a 
way for this then i can use vim as an IDE. There is a link 
http://vim.wikia.com/wiki/Find_in_files_within_Vim but it is little bit 
hard to understand. 

-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Reply via email to