4359 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
  • thumbnail
    vim : map Toggle syntax coloration

    vimrc trick not bad :

    To put this into a mapping, you can use:
    :map <F7> :if exists("g:syntax_on") <Bar>
    \ syntax off <Bar>
    \ else <Bar>
    \ syntax enable <Bar>
    \ endif <CR>

    January 29, 2014 at 11:01:59 AM GMT+1 - permalink - archive.org - http://vimdoc.sourceforge.net/htmldoc/syntax.html
    vim
Links per page: 20 50 100
Shaarli - The personal, minimalist, super fast, database-free, bookmarking service by the Shaarli community - Help/documentation