> When I compile the file, the cursor doesn't stay where I compiled.It > always jumps to the beginnig of line.. Although it doesn't bother > me, I wonder it happens to you too.
This happens to me too. You can always just use `` afterwards to go back to the same spot. Or, you can make a mapping that includes that. This is what I have in my ~/.vim/ftplugin/tex.vim: map <buffer><leader>la :w<cr><leader>ll<c-l>`` It saves, compiles with <leader>ll, clears, and returns the cursor. Mike On Sun, Aug 16, 2009 at 8:21 AM, ahmet nurlu<ahmet_nu...@yahoo.com> wrote: > Hi List, > When I compile the file, the cursor doesn't stay where I compiled.It > always jumps to the beginnig of line.. Although it doesn't bother > me, I wonder it happens to you too. > > Regards, > Ahmet > > > > > ------------------------------------------------------------------------------ > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day > trial. Simplify your report design, integration and deployment - and focus on > what you do best, core application coding. Discover what's new with > Crystal Reports now. http://p.sf.net/sfu/bobj-july > _______________________________________________ > Vim-latex-devel mailing list > Vim-latex-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/vim-latex-devel > ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Vim-latex-devel mailing list Vim-latex-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/vim-latex-devel