Skip to content

robbles/logstash.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

logstash.vim highlights configuration files for logstash, a tool for managing events and logs (see http://logstash.net)

Install using [vim-pathogen](https://github.com/tpope/vim-pathogen):

```
cd ~/.vim/bundle
git clone https://github.com/prettier/vim-prettier
```

To install using [vundle](https://github.com/VundleVim/Vundle.vim), add the following to your `.vimrc`:

```
Plugin 'robbles/logstash.vim'
```

About

highlights logstash configuration files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published