araml / ldpl.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vim Script 100.0%