Reverted to when RT was present (Note lsp keybinds not working)

This commit is contained in:
2023-03-16 22:25:40 +00:00
parent 728a6bd880
commit d57e050ea8
3 changed files with 47 additions and 22 deletions

View File

@ -57,8 +57,8 @@ return require('packer').startup(function(use)
}
}
-- Type Inlay
use('nvim-lua/lsp_extensions.nvim')
-- Rust tools
use 'simrat39/rust-tools.nvim'
-- Debugger
use 'nvim-lua/plenary.nvim'