Ravisankar Sivasubramaniam

Results 10 comments of Ravisankar Sivasubramaniam

I am getting the error in the attached image for nvim-treesitter. Is it possible to get get a snapshot that uses nvim nightly? ![image](https://user-images.githubusercontent.com/1153582/118388955-06eb1380-b645-11eb-8a5b-2652e9d87afe.png)

I created soft links at a few places vimr is looking for query.lua but the editor is not picking up the file. In my mac, query.lua is available at the...

Thank you for the response. I don't know python but I can invest time in learning it to develop a plugin for this functionality. Can you tell me if it...

Sorry, that was a typo. I was using `Shift`+`F4`.

I tried the command again and am not getting the error. Had a look at Core Settings.json and didn't find any wrong. So left it untouched. Thanks for quick responses....

Adding "list_issues_columns" didn't change the output of `jira jql custom_jql`. Would you also let me know how I can find other possible fieldnames? ``` "custom_alasql": { "project": "select fields->project->name ,...

@palashkulsh Thank you. I am able to see what field names to use from the json. But defining "list_issues_columns" in config.json didn't change the fields in the output. I checked...

> Here it is. > > * Reduced terminal size (80 columns by 24 rows): > > ![lvim-bug-1](https://user-images.githubusercontent.com/89706873/200110455-dd8eca83-4a32-45a4-8de6-d3614a0b5e73.png) > > * Full screen mode (it is ok): > > ![lvim-bug-2](https://user-images.githubusercontent.com/89706873/200110502-b773b9a6-08ae-4123-97ac-7ed6bfa9597a.png)...

This is what I get when I reduce the application size. Not sure if this is an Alacritty issue or if Lunarvim is not working well with Alacritty. ![image](https://user-images.githubusercontent.com/1153582/210608682-7fe4b5dd-051c-433f-a92c-6122b5f5edc1.png)

> > The rendering is not okay for Reduced terminal size as well as for the Full Screen mode. There is one pixel size gap after every 4 rows of...