Skip to content
Snippets Groups Projects
  1. May 06, 2013
    • Bram Moolenaar's avatar
      updated for version 7.3.926 · 49e649fc
      Bram Moolenaar authored
      Problem:    Autocommands are triggered by setwinvar() et al. Missing BufEnter
                  on :tabclose. Duplicate WinEnter on :tabclose. Wrong order of
                  events for :tablose and :tabnew.
      Solution:   Fix these autocommand events. (Zyx)
      v7.3.926
      49e649fc
  2. Apr 05, 2013
  3. Mar 19, 2013
  4. Feb 20, 2013
  5. Feb 13, 2013
  6. Jan 30, 2013
  7. Jan 23, 2013
  8. Dec 05, 2012
  9. Nov 28, 2012
  10. Nov 15, 2012
  11. Nov 14, 2012
  12. Oct 21, 2012
  13. 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
  14. Sep 21, 2012
  15. Aug 15, 2012
  16. Jul 12, 2012
  17. May 18, 2012
  18. May 01, 2012
  19. Apr 25, 2012
  20. Apr 13, 2012
  21. Apr 05, 2012
  22. Mar 28, 2012
  23. Mar 11, 2012
  24. 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
  25. Feb 04, 2012
  26. Jan 10, 2012
  27. Dec 30, 2011
  28. Dec 14, 2011
  29. Oct 20, 2011
  30. Sep 14, 2011
  31. Jul 18, 2011
  32. Jun 19, 2011
  33. May 19, 2011
  34. May 10, 2011
Loading