Skip to content

issues Search Results · repo:posva/vim-vue language:"Vim Script"

Filter by

108 results
 (77 ms)

108 results

inposva/vim-vue (press backspace or delete to remove)

Hi there, Due to certain requirements, I find myself using vim-vue to open files with extensions other than .vue, such as .foobar. I d like to achieve the same effects (e.g., syntax highlighting) when ...
  • L-Jovi
  • Opened 
    on Oct 18, 2023
  • #166

I m using a lua based neovim config and Packer as my plugin manager. For some reason I m not able to get this plugin to work when using it directly, but it does work with vim-polyglot. I m simply adding ...
  • npearson72
  • Opened 
    on Jan 4, 2023
  • #164

can I use this along with https://github.com/leafOfTree/vim-vue-plugin? or they conflict with each other?
  • laoshaw
  • 1
  • Opened 
    on Dec 7, 2021
  • #161

Hello. Is there a way to change the color schema used in various sections? (template, script, style). I d like to use the same syntax highlighting schema that I use for *.js for script for example.
  • soichih
  • Opened 
    on Jul 30, 2021
  • #159

Hi maintainers, First of all, many thanks for your plugin! I use it with pleasure, it works really well. I have encounted one issue recently, and I m afraid I m not proficient in vim-script / plugins ...
  • TMMeijers
  • Opened 
    on Jun 30, 2021
  • #158

The following code will cause incorrect style highlight template i class= el-icon-arrow-down el-icon--right / /template script lang= ts src= ./Test.ts /script style lang= scss scoped ...
  • FuDesign2008
  • 2
  • Opened 
    on May 27, 2021
  • #157

Hello there, First, thank you for this great plugin! I would like to ask. How do you change the level of syntax-highlighting? Since I upgraded this plugin my function names are not highlighted. Which ...
  • frankrousseau
  • Opened 
    on Mar 23, 2021
  • #155

img width= 750 alt= vue src= https://user-images.githubusercontent.com/27907644/107886073-8a0ea780-6f38-11eb-9ee3-82db527a0c4c.png
  • zlj-zz
  • Opened 
    on Feb 14, 2021
  • #154

This is my current init.vim for NVIM v0.4.4 syntax on filetype plugin indent on set ruler show the line and column number of the cursor. set exrc set textwidth=0 Hard-wrap long lines as you type ...
  • sc-laurence
  • 5
  • Opened 
    on Dec 12, 2020
  • #153

Hey! I ve found problem with custom-components starting with style name, e.g. styled-text. The code you provide for detecting the surrounding tag does match here (https://github.com/posva/vim-vue/blob/master/syntax/vue.vim#L71). ...
  • Gbeschbacher
  • 1
  • Opened 
    on Oct 28, 2020
  • #152
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub