Shiva

Results 3 comments of Shiva

This might help https://lazydeveloper.github.io/posts/adding_algolia_search_to_hugo/

thanks for the beautiful plugin, coming from indent-blankline.nvim for me chunk not working for me for .java file - reinstalling hlchunk didn't work any one else have problem with .java...

@shellRaining Installing [Treesitter](https://github.com/nvim-treesitter/nvim-treesitter) fixed my problem. Cheers! Here's my config - might come handy if someone else having the same issue. ``` { 'nvim-treesitter/nvim-treesitter', run = ':TSUpdate', config = function()...