sim

Results 82 comments of sim

> > @prateekmedia could you give me proper perms in the org? i cant seem to rename the plugin repo > > Sorry for being late, it was sleeping time...

That's a good idea, maybe we should add it to the wiki and reference in the readme under a usage with other plugins section

Not sure how to fix this, don't exactly wanna remove the check for git root but then I can't think of any other way

Not really a rust-tools issue afaik, looks like something to do with your packer usage, although I won't recommend using it in lazy mode

> Having the same issue. Also on my side `require('rust-tools').setup({})` triggers some errors. > > Below my `init.vim` and `init.lua` > > `init.lua`: > > ```lua > require('rust-tools').setup({}) > ```...

> hm... it looks like that we have to load the lspconfig first, before rust-tools.nvim can kick in? I added the following command, which I just execute, if I need...

Yeah not sure if it's in the scope of this plugin, atleast wouldn't wanna depend on some other plugin

You can press `i` to go into insert mode in the terminal buffer, and input whatever you want