This commit is contained in:
ManjaroOne666 2018-11-08 20:48:25 +00:00
commit 744ebe81bb
2 changed files with 795 additions and 3 deletions

3
vimrc
View file

@ -254,9 +254,6 @@ Plug 'mattn/emmet-vim'
let g:user_emmet_leader_key=',,'
let g:user_emmet_settings = {
\ 'indentation': ' ',
\ 'html': {
\ 'indentation': ' ',
\ }
\}
"}}}