/lf-vim

Vim syntax highlighting for lfrc

Primary LanguageVim Script

lf-vim

Vim syntax highlighting for lfrc

Installation

Using Vundle:

Plugin 'VebbNix/lf-vim'

Using vim-plug:

Plug 'VebbNix/lf-vim'

If installing without a plugin manager, simply move all of the directories in this repository to your ~/.vim/ directory(or to${XDG_DATA_HOME:-~/.local/share}/nvim/plugged for Neovim users).

Info

  • Separate colours used for lf variables like $f, $fx, $fs and $id.
  • Shell script highlighting is used between cmd [CMD] ${{ }}. See screenshots for details.

Screenshots

screenshotLf

screenshotShell

Colorscheme used for these screenshots: badwolf