1. 01 Feb, 2011 1 commit
    • Gustavo Niemeyer's avatar
      misc/vim: Document better syntax sync parameter · 400d7772
      Gustavo Niemeyer authored
      Forcing the synchronization of 500 lines is both slower and
      less precise than searching for a known sync point.
      Unfortunately, though, the way to synchronize correctly is
      using the grouphere instruction, which has a bug.
      
      I've already proposed the fix to Vim, so future releases
      should have this working.  We can continue using the 500 lines
      syncing for now.
      
      This change just documents the proper way to sync.
      
      R=adg, dsymonds
      CC=golang-dev
      https://golang.org/cl/4029047
      400d7772
  2. 31 Jan, 2011 16 commits
  3. 30 Jan, 2011 4 commits
  4. 29 Jan, 2011 4 commits
  5. 28 Jan, 2011 7 commits
  6. 27 Jan, 2011 8 commits