Balogh Gábor Dániel

Results 2 issues of Balogh Gábor Dániel

Hi! Thanks for this project! When I use CMake 3.18 on the top level CMakeLists.txt I get the error: > [gui_starter_template]$ mkdir build > [gui_starter_template]$ cd build > [build]$ cmake...

Hi! Thanks for the plugin. I think a single comma is missing in the readme from treesitter config snippet. ``` require('nvim-treesitter.configs').setup { ... pyfold = { enable = true, custom_foldtext...