artistic-nucleus

Results 5 comments of artistic-nucleus

> Do you know if this is working in neovim + Telescope? I am not aware if it happens with neovim+telescope Also, from [telescope's documentation](https://github.com/nvim-telescope/telescope.nvim#git-pickers), `` can be used to...

Sorry for the inconvenience, but can someone file this issue on telescope's repo? I'm having confusion with their issue template

> Try > `args = { "--filter", "-legal/copyright" }`. Might be worth checking the logs to make sure the args are being passed. Tried that too, doesn't work. > (`:NullLsLog`,...

> `lvim.lsp.null_ls.setup["debug"] = true` Still nothing in logs

In `config.lua` as mentioned in the docs. I also tried installing `cpplint.py` via pip3 and then adding it to `config.lua` but still facing the same issue.