He añadido lustyExplorer a ~/.vim/plugin. Luego ejecuté MacVim e intenté ejecutarlo con ":LustyFileSystemExplorer". Error
"Función desconocida: lustyExplorer#LustyFileSystemExplorerStart"
En la documentación dice:
Usage:
" <Leader>lf - Opens the filesystem explorer.
" <Leader>lr - Opens the filesystem explorer from the
" directory of the current file.
" <Leader>lb - Opens the buffer explorer.
" <Leader>lg - Opens the buffer grep, for searching through
" all loaded buffers
"
" You can also use the commands:
"
" ":LustyFilesystemExplorer [optional-path]"
" ":LustyFilesystemExplorerFromHere"
" ":LustyBufferExplorer"
" ":LustyBufferGrep"
También probé :lf
y obtuvo un error:
no se puede abrir el archivo de error errors.err
¿Lo estoy ejecutando correctamente? ¿Qué significa el prefijo <Leader>
¿quieres decir?