Comment on Plugins you should put in your vimrcComments−thurn14yEmacs versions to check out:Surround: wrap-region (https://github.com/rejeep/wrap-region)Command-T: ido-mode with ido-find-filesnipMate: YASnippetSyntastic: flymakeBuffer Explorer: ibuffer−naglfar14yI actually tried really hard to get ido-mode to recursively search files under the current directory, but I was never successful.Is there some really easy modification I have overlooked? Because that is one of the major advantages CtrlP or Command-T have - and trying to use https://github.com/emacs-helm/helm with https://github.com/bbatsov/projectile turned out to be by far too slow.
Comments
Emacs versions to check out:
Surround: wrap-region (https://github.com/rejeep/wrap-region)
Command-T: ido-mode with ido-find-file
snipMate: YASnippet
Syntastic: flymake
Buffer Explorer: ibuffer
I actually tried really hard to get ido-mode to recursively search files under the current directory, but I was never successful.
Is there some really easy modification I have overlooked? Because that is one of the major advantages CtrlP or Command-T have - and trying to use https://github.com/emacs-helm/helm with https://github.com/bbatsov/projectile turned out to be by far too slow.