wolandark

Results 6 comments of wolandark

Hi, Just commenting to say thanks for the great work and that Persian looks fine in NeatVi using Xterm and SourceCodePro Nerd font (also works with unpatched SourceCodePro font). In...

Thank you. I should've paid more attention to the README. Everything worked fine according to your instructions. Changing `{"", "-", 1},` to `{"", NULL, 1},` allows for correct rendition of...

@lobre Yes I believe we can close this issue.

That can be done with adding the `--open=` arg to live-server. In vimscript it should be enough to add `bufname()` to the `cmd`. Such as `let cmd = "live-server --open="...

@amminer This plugin may not work well with nvim since the latest nvim updates, use Vim or find a lua plugin for nvim.

> Hello @wolandark, > > Im using LazyVim, its is confirmed that this plugin will not work with NeoVim?. > > Thanks! Hello, I have no intention to support neovim...