Skip to content

Vermonster/vim-fsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

vim-fsh

FHIR Shorthand (fsh) syntax plugin for Vim.

Description

Features:

  • Syntax highlighting for FSH
  • Filetype detection for .fsh files

Installation

Plugin Managers

# vim 8 native package loading
# http://vimhelp.appspot.com/repeat.txt.html#packages
git clone https://github.com/Vermonster/vim-fsh.git ~/.vim/pack/my-packages/start/vim-fsh
# pathogen
git clone https://github.com/Vermonster/vim-fsh.git ~/.vim/bundle/vim-fsh
" vim-plug
Plug 'Vermonster/vim-fsh'

" Vundle
Plugin 'Vermonster/vim-fsh'

" NeoBundle
NeoBundle 'Vermonster/vim-fsh'

About

FHIR Shorthand Language support for Vim

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published