Skip to content

camnw/lf-vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

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

About

Vim syntax highlighting for lfrc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published