simrat39 / rust-tools.nvim

Tools for better development in rust using neovim's builtin lsp
MIT License
2.17k stars 158 forks source link

Added option to skip dap and lsp setup #269

Closed ofirgall closed 1 year ago

simrat39 commented 1 year ago

rust-tools is deeply integrated with setting up the lsp, so I don't think we need to give an option to disable it as it hinders a lot of functionality. Might change it later with lspconfig hooks but yeah not right now