Skip to content

Commit

Permalink
add bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
zhenyangze committed Oct 16, 2023
1 parent 8f60259 commit aaadf50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layers/language/html.vim
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Plug 'mattn/emmet-vim',{'for':['html','php', 'htm', 'blade']}
Plug 'Valloric/MatchTagAlways', {'for':['html', 'blade']}
Plug 'chrisgillis/vim-bootstrap3-snippets', {'for':['html','php', 'htm', 'blade']}
Plug 'maksimr/vim-jsbeautify', {'for':['html', 'xhtml', 'js', 'css', 'jsx', 'json'], 'do': 'git submodule update --init --recursive'}
Plug 'jvanja/vim-bootstrap4-snippets', {'for': ['html','php', 'htm', 'blade']}

" emmet-vim"{{{
let g:user_emmet_mode='n' "only enable normal mode functions.
Expand Down

0 comments on commit aaadf50

Please sign in to comment.