All Projects → Matt-Deacalion → Vim Systemd Syntax

Matt-Deacalion / Vim Systemd Syntax

Licence: mit
Syntax highlighting for systemd service files in Vim.

Projects that are alternatives of or similar to Vim Systemd Syntax

Pear Tree
A Vim auto-pair plugin that supports multi-character pairs, intelligent matching, and more
Stars: ✭ 327 (+473.68%)
Mutual labels:  vim-plugin, vim-plugins
Dhall Vim
Syntax highlighting for Dhall
Stars: ✭ 51 (-10.53%)
Mutual labels:  vim-plugin, syntax-highlighting
Rainbow csv
🌈Rainbow CSV - Vim plugin: Highlight columns in CSV and TSV files and run queries in SQL-like language
Stars: ✭ 337 (+491.23%)
Mutual labels:  vim-plugins, syntax-highlighting
bufstop
Fast and efficient buffer switching for Vim
Stars: ✭ 82 (+43.86%)
Mutual labels:  vim-plugin, vim-plugins
Context.vim
Vim plugin that shows the context of the currently visible buffer contents
Stars: ✭ 688 (+1107.02%)
Mutual labels:  vim-plugin, vim-plugins
vim-hugo-helper
A small Vim plugin with a set of helpers for Hugo https://gohugo.io
Stars: ✭ 82 (+43.86%)
Mutual labels:  vim-plugin, vim-plugins
Vim Markdown Toc
A vim 7.4+ plugin to generate table of contents for Markdown files.
Stars: ✭ 427 (+649.12%)
Mutual labels:  vim-plugin, vim-plugins
vim-bettergrep
A better way to grep in vim.
Stars: ✭ 15 (-73.68%)
Mutual labels:  vim-plugin, vim-plugins
Alchemist.vim
Elixir Integration Into Vim
Stars: ✭ 632 (+1008.77%)
Mutual labels:  vim-plugin, vim-plugins
Tmux Complete.vim
Vim plugin for insert mode completion of words in adjacent tmux panes
Stars: ✭ 447 (+684.21%)
Mutual labels:  vim-plugin, vim-plugins
vim-js-file-import
Import/require files in javascript and typescript with single button!
Stars: ✭ 130 (+128.07%)
Mutual labels:  vim-plugin, vim-plugins
Hot Reload.vim
A (Neo)vim plugin for Flutter to automatically hot reload the project every time a file is saved
Stars: ✭ 33 (-42.11%)
Mutual labels:  vim-plugin, vim-plugins
vim-tmuxlike
A vim plugin that mimics the actions of tmux. 像操作Tmux一样操作Vim
Stars: ✭ 20 (-64.91%)
Mutual labels:  vim-plugin, vim-plugins
Vim Crystal
Vim filetype and tools support for Crystal language.
Stars: ✭ 326 (+471.93%)
Mutual labels:  vim-plugin, syntax-highlighting
stan-vim
A Vim plugin for the Stan probabilistic programming language.
Stars: ✭ 41 (-28.07%)
Mutual labels:  syntax-highlighting, vim-plugin
Rainbow levels.vim
A different approach to code highlighting.
Stars: ✭ 415 (+628.07%)
Mutual labels:  vim-plugin, syntax-highlighting
vim-inccomplete
Vim plugin for #include directive completion.
Stars: ✭ 14 (-75.44%)
Mutual labels:  vim-plugin, vim-plugins
VimConfig
Configuration files for Vi-IMproved.
Stars: ✭ 23 (-59.65%)
Mutual labels:  vim-plugin, vim-plugins
Nerdcommenter
Vim plugin for intensely nerdy commenting powers
Stars: ✭ 4,454 (+7714.04%)
Mutual labels:  vim-plugin, vim-plugins
Vimcompletesme
You don't Complete Me; Vim Completes Me! A super simple, super minimal, super light-weight tab completion plugin for Vim.
Stars: ✭ 752 (+1219.3%)
Mutual labels:  vim-plugin, vim-plugins

vim-systemd-syntax

Syntax highlighting for systemd service files in Vim.

Installing

  • Using Vundle, add the following to your .vimrc and :PluginInstall

      Plugin 'Matt-Deacalion/vim-systemd-syntax'
    
  • Using vim-plug, add the following to your .vimrc and :PlugInstall

      Plug 'Matt-Deacalion/vim-systemd-syntax'
    

Licence

Copyright © 2020 Matt Deacalion Stevens, released under The MIT Licence.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].