Skip to content

dex/vim-slog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

vim-slog

A syntax plugin for slog

Installation

Put folders ftdetect and syntax to $HOME/.vim.

Usage

Auto Detection

Detection by filename

Add the following line to ftdetect/slogfiletype.vim:

au BufRead <new_file_name> setfiletype slog

Manul

Please type the following command in vim:

:set ft=slog

About

A syntax plugin for slog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published