Skip to content

Receving warnings in html.ep that is provided in layout/default.ep #12

Description

@lbe

I am receiving warnings about missing body, html and other tags in a template where they are provided in the default layout. See screenshots below.

image

I have confirmed that this is coming from mojo.vim by uninstalling the HTML language server and mojo.vim. The problem recurs when I install mojo.vim and open the template/index.html.ep.

Thanks in advance for your help!

lbe

Adding .vimrc configuration snippets

Plug 'tomtom/tlib_vim'
Plug 'garbas/vim-snipmate'
Plug 'honza/vim-snippets'
Plug 'yko/mojo.vim'
let mojo_highlight_data = 1
let g:snipMate = { 'snippet_version' : 1 }

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions