sponsor Vim development Vim logo Vim Book Ad

VIM Search : VIM Search é um simples script vim para pesquisar arquivos e pastas

 script karma  Rating 1/1, Downloaded by 438  Comments, bugs, improvements  Vim wiki

created by
Felyp Henrique Fernandes
 
script type
utility
 
description
VIM Search é um simples script vim para pesquisar arquivos e pastas a partir do diretório atual. O plugin consiste em utilizar expressões regulares para a pesquisa, buscando, obviamente, as correspondências.

GitHub: \"https://github.com/Felyp-Henrique/vimsearch\";
 
install details
Por enquanto, você deve fazer a instalação manualmente. Segue o passo a -passo:

- Efetue o git clone na pasta .vim/autoload/: git clone https://github.com/Felyp-Henrique/vim-search.git;
- Abra o seu vimrc;
- Escreva na última linha: call vimsearch#search#LetsGoBaby()
- Reinicie o vim ou digite na linha de comando: source %;
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
search.vim 1.0 2019-04-20 7.0 Felyp Henrique Fernandes Initial upload
ip used for rating: 3.144.96.159

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github