quotes.txt 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276
  1. *quotes.txt* For Vim version 9.0. Last change: 2018 Mar 29
  2. VIM REFERENCE MANUAL by Bram Moolenaar
  3. *quotes*
  4. Here are some nice quotes about Vim that I collected from news and mail.
  5. vim (vim) noun - Ebullient vitality and energy. [Latin, accusative of vis,
  6. strength] (Dictionary)
  7. Vim is so much better than vi that a great many of my old vi :map's became
  8. immediately obsolete! (Tony Nugent, Australia)
  9. Coming with a very GUI mindset from Windows, I always thought of people using
  10. Vi as some kind of outer space alien in human clothes. Once I tried I really
  11. got addicted by its power and now I found myself typing Vim keypresses in the
  12. oddest places! That's why I would like to see Vim embedded in every
  13. application which deals with text editing. (José Fonseca)
  14. I was a 12-year emacs user who switched to Vim about a year ago after finally
  15. giving up on the multiple incompatible versions, flaky contributed packages,
  16. disorganized keystrokes, etc. And it was one of the best moves I ever made.
  17. (Joel Burton)
  18. Although all of the programs were used during the preparation of the new and
  19. revised material, most of the editing was done with Vim versions 4.5 and 5.0
  20. under GNU-Linux (Redhat 4.2). (Arnold Robbins, Israel, author of "Learning
  21. the Vi editor")
  22. Out of all the open software i've ever seen and used, and i've seen a lot, Vim
  23. is the best, most useful and highest quality to work with, second only to the
  24. linux kernel itself. (Peter Jay Salzman)
  25. It's well worth noting that the _entirety_ of SourceForge was written using
  26. Vim and its nifty PHP syntax highlighting. I think the entire SF.net tech
  27. staff uses Vim and we're all excited to have you aboard! (Tim Perdue)
  28. Vim is one of a select bunch of tools for which I have no substitute. It is
  29. a brilliant piece of work! (Biju Chacko)
  30. A previous girlfriend of mine switched to emacs. Needless to say, the
  31. relationship went nowhere. (Geoffrey Mann)
  32. I rarely think about Vim, in the same way that I guess a fish rarely thinks
  33. about water. It's the environment in which everything else happens. I'm a
  34. fairly busy system administrator working on a lot of different platforms. Vim
  35. is the only thing that's consistent across all my systems, and it's just about
  36. the only thing that doesn't break from time to time. When a new system comes
  37. in the door without Vim, I install it right away. Great to have a tool that's
  38. the same everywhere, that's completely reliable, so I can ignore it and think
  39. about other things. (Pete Schaeffer)
  40. Having recently succeeded in running Vim via telnet through a Nokia
  41. Communicator, I can now report that it works nicely on a Palm Pilot too.
  42. (Allan Kelly, Scotland)
  43. You've done a tremendous job with 'VIM', Bram! The more I use it, the more
  44. impressed I get (I am an old 'vi' die hard who once started out with early
  45. versions of 'emacs' in the late 1970's and was relieved by finding 'vi' in the
  46. first UNIX I came across in 1983). In my opinion, it's about time 'VIM'
  47. replace 'emacs' as the standard for top editors. (Bo Thide', Sweden)
  48. I love and use Vim heavily too. (Larry Wall)
  49. Vi is like a Ferrari, if you're a beginner, it handles like a bitch, but once
  50. you get the hang of it, it's small, powerful and FAST! (Unknown)
  51. Vim is like a new model Ferrari, and sounds like one too - "VIIIIIIMMM!"
  52. (Stephen Riehm, Germany)
  53. Schon bei Nutzung eines Bruchteils der Vim-Funktionen wird der Benutzer recht
  54. schnell die Vorzuege dieses Editors kennen- und schaetzenlernen.
  55. Translated: Even when only using a fraction of Vim-functions, the user will
  56. quickly get used to and appreciate the advantages of this editor. (Garry
  57. Glendown, conclusion of an article on Vim in iX magazine 9/1998)
  58. I've recently acquired the O'Reilly book on Vi (it also discusses Vim
  59. in-depth), and I'm amazed at just how powerful this application is. (Jeffrey
  60. Rankin)
  61. This guide was written using the Windows 9.x distribution of gvim, which is
  62. quite possibly the greatest thing to come along since God created the naked
  63. girl. (Michael DiBernardo)
  64. Boy, I thought I knew almost everything about Vim, but every time I browse the
  65. online documentation, I hit upon a minor but cool aspect of a Vim feature that
  66. I didn't know before! I must say the documentation is one the finest I've
  67. ever seen in a product -- even better than most commercial products.
  68. (Gautam Mudunuri)
  69. Vim 4.5 is really a fantastic editor. It has sooooo many features and more
  70. importantly, the defaults are so well thought out that you really don't have
  71. to change anything!! Words cannot express my amazement and gratitude to the
  72. creators of Vim. Keep it up. (Vikas, USA)
  73. I wonder how long it will be before people will refer to other Vi editors as
  74. Vim clones? (Darren Hiebert)
  75. I read about [auto-positioning-in-file-based-on-the-errors-from-make] in one
  76. of those "Perfect Programmer's Editor" threads and was delighted to discover
  77. that Vim already supports it. (Brendan Macmillan, Australia)
  78. I just discovered Vim (5.0) and I'm telling everyone I know about it!
  79. I tell them Vim stands for Vi for the new (M)illenium. Thanks so much!
  80. (Matt F. Valentine)
  81. I think from now on "vi" should be called "Vim Imitation", not the other way
  82. around. (Rungun Ramanathan)
  83. The Law of Vim:
  84. For each member b of the possible behaviour space B of program P, there exists
  85. a finite time t before which at least one user u in the total user space U of
  86. program P will request b becomes a member of the allowed behaviour space B'
  87. (B' <= B).
  88. In other words: Sooner or later everyone wants everything as an option.
  89. (Negri)
  90. Whenever I move to a new computing platform, the first thing I do is to port
  91. Vim. Lately, I am simply stunned by its ease of compilation using the
  92. configure facility. (A.M. Sabuncu, Turkey)
  93. The options are really excellent and very powerful. (Anish Maharaj)
  94. The Spring user-interface designs are in, and word from the boutiques is that
  95. 80x24 text-only mode is back with a *vengeance! Vi editor clone Vim burst onto
  96. March desk-tops with a dazzling show of pastel syntax highlights for its 5.0
  97. look. Strident and customizable, Vim raises eyebrows with its interpretation
  98. of the classic Vi single-key macro collection.
  99. http://www.ntk.net/index.cgi?back=archive98/now0327.txt&line=179#l
  100. I just wanted to take this opportunity to let you know that Vim 5 ROCKS!
  101. Syntax highlighting: how did I survive without it?! Thank you for creating
  102. mankind's best editor! (Mun Johl, USA)
  103. Thanks again for Vim. I use it every day on Linux. (Eric Foster-Johnson,
  104. author of the book "UNIX Programming Tools")
  105. The BEST EDITOR EVER (Stuart Woolford)
  106. I have used most of Vim's fancy features at least once, many frequently, and I
  107. can honestly say that I couldn't live with anything less anymore. My
  108. productivity has easily doubled compared to what it was when I used vi.
  109. (Sitaram Chamarty)
  110. I luv Vim. It is incredible. I'm naming my first-born Vimberly. (Jose
  111. Unpingco, USA)
  112. Hint: "Vim" is "vi improved" - much better! (Sven Guckes, Germany)
  113. I use Vim every day. I spend more time in Vim than in any other program...
  114. It's the best vi clone there is. I think it's great. (Craig Sanders,
  115. Australia)
  116. I strongly advise using Vim--its infinite undo/redo saved me much grief.
  117. (Terry Brown)
  118. Thanks very much for writing what in my opinion is the finest text editor on
  119. the planet. If I were to get another cat, I would name it "Vim".
  120. (Bob Sheehan, USA)
  121. I typed :set all and the screen FILLED up with options. A whole screen of
  122. things to be set and unset. I saw some of my old friends like wrapmargin,
  123. modelines and showmode, but the screen was FILLED with new friends! I love
  124. them all! I love Vim! I'm so happy that I've found this editor! I feel
  125. like how I once felt when I started using vi after a couple of years of using
  126. ed. I never thought I'd forsake my beloved ed, but vi ... oh god, vi was
  127. great. And now, Vim. (Peter Jay Salzman, USA)
  128. I am really happy with such a wonderful software package. Much better than
  129. almost any expensive, off the shelf program. (Jeff Walker)
  130. Whenever I reread the Vim documentation I'm overcome with excitement at the
  131. power of the editor. (William Edward Webber, Australia)
  132. Hurrah for Vim!! It is "at your fingertips" like vi, and has the extensions
  133. that vi sorely needs: highlighting for executing commands on blocks, an easily
  134. navigable and digestible help screen, and more. (Paul Pax)
  135. The reason WHY I don't have this amazingly useful macro anymore, is that I
  136. now use Vim - and this is built in!! (Stephen Riehm, Germany)
  137. I am a user of Vim and I love it. I use it to do all my programming, C,
  138. C++, HTML what ever. (Tim Allwine)
  139. I discovered Vim after years of struggling with the original vi, and I just
  140. can't live without it anymore. (Emmanuel Mogenet, USA)
  141. Emacs has not a bit of chance to survive so long as Vim is around. Besides,
  142. it also has the most detailed software documentation I have ever seen---much
  143. better than most commercial software! (Leiming Qian)
  144. This version of Vim will just blow people apart when they discover just how
  145. fantastic it is! (Tony Nugent, Australia)
  146. I took your advice & finally got Vim & I'm really impressed. Instant convert.
  147. (Patrick Killelea, USA)
  148. Vim is by far my favorite piece of shareware and I have been particularly
  149. pleased with version 3.0. This is really a solid piece of work. (Robert
  150. Colon, USA)
  151. Vim is a joy to use, it is so well thought and practical that I wonder why
  152. anybody would use visual development tools. Vim is powerful and elegant, it
  153. looks deceptively simple but is almost as complex as a 747 (especially when I
  154. look at my growing .vimrc), keep up that wonderful job, Vim is a centerpiece
  155. of the free software world. (Louis-David Mitterand, USA)
  156. I cannot believe how great it is to use Vim. I think the guys at work are
  157. getting tired of hearing me bragging about it. Others eyes are lighting up.
  158. (Rick Croote)
  159. Emacs takes way too much time to start up and run, it is too big and bulky for
  160. effective use and the interface is more confusing than it is of any help. Vim
  161. however is short, it is fast, it is powerful, it has a good interface and it
  162. is all purpose. (Paal Ditlefsen Ekran)
  163. From the first time I got Vim3.0, I was very enthusiastic. It has almost no
  164. problems. The swapfile handling and the backup possibilities are robust, also
  165. the protection against editing one file twice. It is very compatible to the
  166. real VI (and that is a MUST, because my brain is trained over years in using
  167. it). (Gert van Antwerpen, Holland)
  168. Visual mode in Vim is a very powerful thing! (Tony Nugent, Australia)
  169. I have to say that Vim is =THE= single greatest piece of source code to ever
  170. come across the net (Jim Battle, USA).
  171. In fact, if you do want to get a new vi I'd suggest Vim-3.0. This is, by
  172. far, the best version of vi I've ever seen (Albert W. Schueller).
  173. I should mention that Vim is a very good editor and can compete with anything
  174. (Ilya Beloozerov).
  175. To tell the truth sometimes I used elvis, vile, xvi, calvin, etc. And this is
  176. the reason that I can state that Vim is the best! (Ferenc Deak, Hungary)
  177. Vim is by far the best editor that I have used in a long time, and I have
  178. looked at just about every thing that is available for every platform that I
  179. use. Vim is the best on all of them. (Guy L. Oliver)
  180. Vim is the greatest editor since the stone chisel. (Jose Unpingco, USA)
  181. I would like to say that with Vim I am finally making the 'emacs to vi'
  182. transition - as an Editor it is so much better in many ways: keyboard layout,
  183. memory usage, text alteration to name 3. (Mark Adam)
  184. In fact, now if I want to know what a particular setting does in vi, I fire up
  185. Vim and check out its help! (Nikhil Patel, USA)
  186. As a vi user, Vim has made working with text a far more pleasant task than
  187. before I encountered this program. (Steinar Knutsen, Norway)
  188. I use Vim since version 3.0. Since that time, it is the ONLY editor I use,
  189. with Solaris, Linux and OS/2 Warp. I suggest all my friends to use Vim, they
  190. try, and they continue using it. Vim is really the best software I have ever
  191. downloaded from the Internet, and the best editor I know of. (Marco
  192. Eccettuato, Italy)
  193. In summary:
  194. __ ___ _ _ _ ___ _____ `
  195. \ \ / (_)_ __ ___ (_)___ | | | |/ _ \_ _| `
  196. \ \ / /| | '_ ` _ \ | / __| | |_| | | | || | `
  197. \ V / | | | | | | | | \__ \ | _ | |_| || | `
  198. \_/ |_|_| |_| |_| |_|___/ |_| |_|\___/ |_| `
  199. ____ _____ _ _ _____ _____ _ _ `
  200. / ___|_ _| | | | ___| ___| | | `
  201. \___ \ | | | | | | |_ | |_ | | | `
  202. ___) || | | |_| | _| | _| |_|_| `
  203. |____/ |_| \___/|_| |_| (_|_) (Tony Nugent, Australia) `
  204. vim:tw=78:ts=8:noet:ft=help:norl: