brainf+ck

Results 9 comments of brainf+ck

Thanks @MbrooWs, I will see how I can implement this parameter in the next updates, taking into consideration your piece of code.

This is the reference issue for adding the Tor Bridges option.

Thanks for reporting, I will do a research on this topic.

@carzum, so the culprit is not the leader key but the mapping with `s` to save?

I removed the key mapping in Insert mode for saving. See: [Fix for issue: 22 (Input delay caused by insert mode mapping)](https://github.com/brainfucksec/neovim-lua/commit/e7627205b58ba30f4d0546b2a8cd26d0f91f6b87) Thanks again @carzum :)

Hi @Zhou-Yicheng thanks, your request seems more than reasonable, I'll see how I can best implement it in future updates.

Hi @TheJoeMan1, thanks for the advice. Unfortunately, for the moment kalitorify does not implement the use of tor bridges. Thank you very much for the report, it is already on...

### Creation of the `nvim/lsp` folder for custom LSP configuration files. It might be a good idea to create the `nvim/lsp` folder by default in the git project, inserting the...