issues Search Results · repo:othree/html5.vim language:"Vim Script"
Filter by
67 results
(64 ms)67 results
inothree/html5.vim (press backspace or delete to remove)It seems that vim auto-indents multi-line attributes as follows:
img src= test.png width= 10 height= 10
alt= test
I d prefer if they aligned on the first attribute: ...
GergelyKalmar
- 3
- Opened on Jan 24
- #108
When using custom self-closing tag, indent is added as if it was not closed.
modal-form /
| !-- cursor is here, must be at the start of the line --
last-partizan
- 1
- Opened on Aug 22, 2020
- #105
The vue/html-indent eslint plugin defaults to zero indentation for closing brackets:
div
class= example
!--closing bracket non-indented--
p Demo. /p
/div
html5.vim reindents the above to: ...
nickburlett
- Opened on Aug 22, 2020
- #104
Can besyn iskeyword @,48-57,_,192-255,- for only html region? Is it possible? Screenshot from 2019-07-02 14-46-50
amerov
- 2
- Opened on Jul 2, 2019
- #103
Hello.
When closing bracket not on the same line, next indent level is incorrect.
button
class= test
Text
/button
next
last-partizan
- 3
- Opened on Mar 23, 2019
- #101
I m experiencing incorrect indentation when a custom element does not contain a hyphen. It is nesting the child content
even with the tag.
div
| !-- correct indent --
/div
w-hatever
| ...
dnd
- 3
- Opened on Nov 29, 2018
- #98
I can t check the version of html5 plugin(don t know how) but I installed it with Vundle about two months ago.
I am using Polymer 3 which uses html templates. The highlighting does not hightlight because ...
dman777
- 3
- Opened on Aug 11, 2018
- #96
I use VueBootstrap, and there all tags starts with b-something , so parser recognize it as b tag, resulting that text
inside tag is bold. I wonder if you could fix this :)
Thanks
schumskie
- 2
- Opened on Jul 8, 2018
- #95
vim_html
As you can see, the tags after script are not highlighted correctly.
UPDATE
After re-checking, I found that this behaviour is related to vim-jsx-improve.
KabbAmine
- Opened on Apr 21, 2018
- #94
hi. I ve installed via Vundle. The plugin highlights but for some reason my theme still throws the same errors. I m
using Jellybeans theme and vim 8.0. screenshot 2018-03-15 12 43 56
Sorry to bother but ...
lljr
- 1
- Opened on Mar 15, 2018
- #93

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.