Skip to content

araml/ldpl.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

LDPL.vim

This is a vim plugin that as of now provides a very basic syntax highlighting and filetype detection for the eso lang LDPL.

Installation

  • Vundle

    • Add `Plugin 'araml/ldpl.vim' to your .vimrc
    • Run :PluginInstall or vim +PluginInstall +qall
  • Pathogen

    • make sure pathogen#infect() is in your .vimrc
    • change into your .vim/bundle directory
    • run git clone https://github.com/araml/ldpl.vim.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published