Skip to content
Snippets Groups Projects
  1. Dec 05, 2012
  2. Nov 28, 2012
  3. Nov 15, 2012
  4. Nov 14, 2012
  5. Oct 21, 2012
  6. Oct 20, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.694 · 2d17fa3e
      Bram Moolenaar authored
      Problem:    Now that 'shiftwidth' may use the value of 'tabstop' it is not so
                  easy to use in indent files.
      Solution:   Add the shiftwidth() function. (so8res)
      v7.3.694
      2d17fa3e
  7. Sep 21, 2012
  8. Aug 15, 2012
  9. Jul 12, 2012
  10. May 18, 2012
  11. May 01, 2012
  12. Apr 25, 2012
  13. Apr 13, 2012
  14. Apr 05, 2012
  15. Mar 28, 2012
  16. Mar 11, 2012
  17. Mar 07, 2012
    • Bram Moolenaar's avatar
      updated for version 7.3.465 · 146e9c38
      Bram Moolenaar authored
      Problem:    Cannot get file name with newline from glob().
      Solution:   Add argument to glob() and expand() to indicate they must return a
                  list. (Christian Brabandt)
      v7.3.465
      146e9c38
  18. Feb 04, 2012
  19. Jan 10, 2012
  20. Dec 30, 2011
  21. Dec 14, 2011
  22. Oct 20, 2011
  23. Sep 14, 2011
  24. Jul 18, 2011
  25. Jun 19, 2011
  26. May 19, 2011
  27. May 10, 2011
  28. Mar 22, 2011
  29. Feb 25, 2011
  30. Feb 09, 2011
  31. Jan 08, 2011
  32. Dec 10, 2010
  33. Nov 16, 2010
  34. Oct 27, 2010
  35. Oct 20, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.032 · bd743259
      Bram Moolenaar authored
      Problem:    maparg() doesn't return the flags, such as <buffer>, <script>,
                  <silent>.  These are needed to save and restore a mapping.
      Solution:   Improve maparg(). (also by Christian Brabandt)
      v7.3.032
      bd743259
    • Bram Moolenaar's avatar
      updated for version 7.3.031 · 727c876b
      Bram Moolenaar authored
      Problem:    Can't pass the X window ID to another application.
      Solution:   Add v:windowid. (Christian J. Robinson, Lech Lorens)
      v7.3.031
      727c876b
Loading