map <F9> :w <ENTER> :!latex % <ENTER>
2. ^ and $
   ^ the beginning of line
  --------------------------------------------
  for example:
  replace the begin of line to something:  % s/./something/
  or % s/^/something/
  --------------------------------------------
  $ the end of line
 
No comments:
Post a Comment