Skip to content

FauveNoir/vim-m3u-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vim-m3u-syntax

Syntax description file for m3u file format in vim

Coloration demo with monokai theme

Installation

You can install the m3u (and also m3u8) syntax file in ~/.vim/syntax in many Unix systems.

I recommend you to add # vim:filetype=m3u at the end of your m3u file or the following line on your vimrc:

autocmd BufEnter *.m3u\(8\|\)         setlocal filetype=m3u

About

Syntax description file for m3u file format in vim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published