AkashKarnatak

Results 12 issues of AkashKarnatak

How can I access my internal storage files in AnLinux Ubuntu, termux?

I want to create a custom textobject for `c` and `cpp` which will select all the statements inside function body excluding function parenthesis. I have added the below query search...

bug

I know this is the default behavior. But most of the friendly snippets and emmet does not have a $0 in their snippet. I would like vsnip to stop at...

Statusline plugins use `filetypes` field to identify whether a given server belongs to a particular filetype or not. This helps them only display relevant server names to the statusline.

The [nodejs equivalent](https://playwright.dev/docs/api/class-page#page-wait-for-url) of `Page.WaitForURL()` allows one to pass regex objects. Is there a way to achieve similar functionality in golang? Maybe something like this. ```go if r, err :=...

Added support for XML parsing, because attributes of XML tags are case-sensitive. Now pynliner can convert CSS stylesheets to inline CSS for SVG images as well. Since SVG images use...

This is what my statusline looks like ![image](https://user-images.githubusercontent.com/54985621/161547625-68526ddd-dd3c-43b2-93fa-95b3c642a14c.png) I have set `laststatus=3`. It is working fine for normal windows ![image](https://user-images.githubusercontent.com/54985621/161550032-57c894d6-40f0-4b13-b761-73d3554eb092.png) but when I open a floating window then galaxyline disappears....