bracey.vim icon indicating copy to clipboard operation
bracey.vim copied to clipboard

live edit html, css, and javascript in vim

Results 39 bracey.vim issues
Sort by recently updated
recently updated
newest added

It is very cool this plugins for vim however I have problems when I use grid layout to be exact when I use grid-templete-rows and grid-templete-columns. I have been reading...

## Issue Bracey doesn't take the value passed into the variable given below and opens up bracey in default browser. ```viml let g:bracey_browser_command='qutebrowser' ``` ### My configuration * operating system...

When binding to a variable port the strategy is to choose a random port. This sounds like a real bad idea leading to random errors and other fun. Should instead...

fr CSS unit doesn't work properly for grid layout

`g:bracey_browser_command` seems do not work

I think add before and after selector is nessecary . i'm using this plugin now ,this is a good plug for css study beginners and front designer .

This error occasionally crashes the server while working on an HTML file. I haven't been able to pin down exactly what causes it, but seems like a sprinkle of `try/catch`...

When using this code at the top of a CSS file, a pink circle pops up at the webpage stating "2:2: Expected RBRACE at line 2, col 2." ``` :root...

Is there a way to disable CSS selector highlighting?