aserebryakov / you-debug-it

Vim plugin that helps to track your debug code

Home Page:http://www.vim.org/scripts/script.php?script_id=5363

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic comment insertion should be disabled when plugin is enabled

aserebryakov opened this issue · comments

When r is presents in formatoptions, there multiple <CR> presses cause the following output:

  // YOU DEBUG IT
  //  // YOU DEBUG IT
  //   // YOU DEBUG IT
  //    // YOU DEBUG IT
  //     // YOU DEBUG IT
  //      // YOU DEBUG IT
  //       // YOU DEBUG IT
  //        // YOU DEBUG IT
  //         // YOU DEBUG IT
  //          // YOU DEBUG IT
  //           // YOU DEBUG IT