Ravisankar Sivasubramaniam

Results 7 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...