Update link to maintained Ctrl-P fork
This commit is contained in:
parent
49d89bec0e
commit
706c968a26
2 changed files with 2 additions and 2 deletions
|
@ -182,7 +182,7 @@ Qué tiene dentro?
|
|||
|
||||
Configuración [vim](http://www.vim.org/):
|
||||
|
||||
* [Ctrl-P](https://github.com/kien/ctrlp.vim) para hallazgo difuso de archivos/buffer/tags.
|
||||
* [Ctrl-P](https://github.com/ctrlpvim/ctrlp.vim) para hallazgo difuso de archivos/buffer/tags.
|
||||
* [Rails.vim](https://github.com/tpope/vim-rails) para una mejor navegación de la estructura
|
||||
de archivos de Rails via `gf` y `:A` (alterno), `:Rextract` parciales,`:Rinvert` migraciones, etc.
|
||||
* Ejecuta muchos tipos de pruebas [desde vim]([https://github.com/janko-m/vim-test)
|
||||
|
|
|
@ -181,7 +181,7 @@ What's in it?
|
|||
|
||||
[vim](http://www.vim.org/) configuration:
|
||||
|
||||
* [Ctrl-P](https://github.com/kien/ctrlp.vim) for fuzzy file/buffer/tag finding.
|
||||
* [Ctrl-P](https://github.com/ctrlpvim/ctrlp.vim) for fuzzy file/buffer/tag finding.
|
||||
* [Rails.vim](https://github.com/tpope/vim-rails) for enhanced navigation of
|
||||
Rails file structure via `gf` and `:A` (alternate), `:Rextract` partials,
|
||||
`:Rinvert` migrations, etc.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue