Skip to content

kovetskiy/vim-bash

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-bash

There is a plugin for fixing syntax issues with bash files. Plugin based on official sh syntax detection.

Features

  • fix highlighting functions which name contains :;
  • fix indentation for functions which name contains :;
  • fix highlighting local statement;
  • set ft=bash for *.sh files.

Installation

Just add following lines to your .vimrc file:

Plug 'kovetskiy/vim-bash'

no need for configuration, install and forget.

Also

You might be (must have!) interested in following things:

About

Vim as Bash IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published