Skip to content

rfaile313/vim-servers-dot-dat

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wat?

It's servers.dat syntax highlighting for VIM. This will mean almost nothing to almost everybody... because almost nobody uses Servermattic but us...

What's it, like, do?

This, mainly

example

Installation

For the lazy:

curl https://github.com/rfaile313/vim-servers-dot-dat/blob/main/doitforme | bash

Plain old regular standard VIM

Put these files in these places

  1. ftdetect/serversdat.vim -> ~/.vim/ftdetect/serversdat.vim
  2. syntax/serversdat.vim -> ~/.vim/syntax/serversdat.vim
  3. ftplugin/serversdat.vim -> ~/.vim/ftplugin/serversdat.vim

Vim, using the vim-plug plugin manager

Add Plug 'apokalyptik/vim-servers-dot-dat' to your ~/.vimrc and run :PlugInstall

VIM, using the Vundle plugin manager

Add Plugin 'apokalyptik/vim-servers-dot-dat' to your ~/.vimrc and run :PluginInstall

Others...

If you're smart enough to be using other VIM plugin managers, and know what this does, and need this, then i have faith that you're smart enough to adapt the examples above to whatever it is you're using :D

About

servers.dat highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Vim Script 77.8%
  • Shell 22.2%