Skip to content
Snippets Groups Projects
  1. Oct 20, 2010
  2. Oct 15, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.029 · f75d4988
      Bram Moolenaar authored
      Problem:    ":sort n" sorts lines without a number as number zero. (Beeyawned)
      Solution:   Make lines without a number sort before lines with a number.  Also
                  fix sorting negative numbers.
      v7.3.029
      f75d4988
  3. Oct 14, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.028 · b60574ba
      Bram Moolenaar authored
      Problem:    Signs don't show up. (Charles Campbell)
      Solution:   Don't use negative numbers.  Also assign a number to signs that
                  have a name of all digits to avoid using a sign number twice.
      v7.3.028
      b60574ba
  4. Oct 13, 2010
  5. Oct 10, 2010
  6. Oct 09, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.020 · 341ad7a6
      Bram Moolenaar authored
      Problem:    Cursor position wrong when joining multiple lines and
                  'formatoptions' contains "a". (Moshe Kamensky)
      Solution:   Adjust cursor position for skipped indent. (Carlo Teubner)
      v7.3.020
      341ad7a6
  7. Sep 30, 2010
  8. Sep 29, 2010
  9. Sep 21, 2010
  10. Sep 19, 2010
  11. Sep 18, 2010
  12. Sep 14, 2010
  13. Aug 20, 2010
  14. Aug 17, 2010
  15. Aug 16, 2010
    • Bram Moolenaar's avatar
      updated for version 7.3.002 · c24b6977
      Bram Moolenaar authored
      Problem:    ":find" completion doesn't work when halfway an environment
                  variable. (Dominique Pelle)
      Solution:   Only use in-path completion when expanding file names. (Nazri
                  Ramliy)
      v7.3.002
      c24b6977
    • Bram Moolenaar's avatar
      updated for version 7.3.002 · da9836cf
      Bram Moolenaar authored
      Problem:    ":find" completion doesn't work when halfway an environment
                  variable. (Dominique Pelle)
      Solution:   Only use in-path completion when expanding file names. (Nazri
                  Ramliy)
      v7.3.001
      da9836cf
  16. Aug 15, 2010
Loading