Search:   Help

Navigation

Groups

LyX documentation

Edit

Shared groups

Links

VimForEditingLyx-files

Please categorize this page.
<< | Page list | >>

A syntax file for editing lyx files using Vim.

uploads:/Examples/VimForEditingLyx-files/lyx.vim

and add these lines to your .vimrc file

  autocmd BufRead *.lyx set syntax=lyx foldmethod=syntax foldcolumn=3
  autocmd BufRead *.lyx syntax sync fromstart

By Johan Ingvast

Edit - History - Print - Recent Changes - All Recent Changes - Search
Page last modified on 2005-12-01 23:20 UTC