Antonio Pantano

Results 22 comments of Antonio Pantano

@SmiteshP Thank you. The next weekend I would like to have a look at the Treesitter APIs and see if I can help in some way.

@SmiteshP Thank you. I'm sorry I didn't have the time to check it out. I'm just playing with it right now. I configured it with lualine as for you example....

Here is the lualine section where i show up the gps module info. ``` sections = { lualine_a = {{'mode', format=function(mode) return mode:sub(1,1) end }}, lualine_b = { {'filename', {...

I have had similar issues. I followed what @esafwan suggested with no luck. So I've tried changing the request path from /?q=services/session/token to /service/session/token on line 47 andremoving the "/?q="...

In a Drupal 7 websites, if you visit the page admin/config/search/clean-urls/check you will get a json object that just reports { status:true} if Clean URLs is enabled. Maybe it could...

Is it possible to add icons in the completion menu, similar to vscode, that distinguish methods, property and snippet ? It's not just an aesthetic matter, it would be helpful...

Thanks @oblitum I'm on terminal. I have nerd fonts working fine but unfortunately have no idea where to start. I joined the vim word only a few weeks ago. Can...

@oblitum Wow this is nice. I'll take a look at it as soon as possible. Is it also possible to show them at the left side ? Thanks.

@oblitum ok, I understand that make sense. And no, i will not give up for this, I'm getting comfortable with vim now and you want me to switch back to...

@melihyarikkaya That would be very helpful. Thank you