Current File : //usr/share/vim/vim80/indent/zsh.vim
" Vim indent file
" Language:             Zsh shell script
" Maintainer:           Christian Brabandt <[email protected]>
" Previous Maintainer:  Nikolai Weibull <[email protected]>
" Latest Revision:      2015-05-29
" License:              Vim (see :h license)
" Repository:           https://github.com/chrisbra/vim-zsh

if exists("b:did_indent")
  finish
endif

" Same as sh indenting for now.
runtime! indent/sh.vim
Page not found – Hello World !