262
votos
4
respuestas
vistas 95,523
Cómo saltar directamente a un número de columna en Vim
Sometimes for debugging purposes I have to do the exciting job of wading through minified javascript code. The lines are upto 600 columns wide. The exception reporting library is kind enough to provide me the exact crash coordinates in the form of line number and column number. However I can't find ...
preguntado 10 años, 1 meses