EnricoMonese / hlsl.vim

High Level Shader Language (HLSL) Vim syntax highlighting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hlsl.vim

High Level Shader Language (HLSL) Vim syntax highlighting

Instructions

Using the Pathogen plugin:

  • From your ~/.vim directory:

    git submodule add https://github.com/beyondmarc/hlsl.vim.git bundle/syntax\_hlsl

If not using the Pathogen plugin:

  • Add this directory to your runtimepath, in your .vimrc:

    set rtp^=/path/to/hlsl.vim

About

High Level Shader Language (HLSL) Vim syntax highlighting


Languages

Language:Vim Script 100.0%