Update laptop nvim conf

This commit is contained in:
2024-02-05 15:15:35 -06:00
parent f1f5639caa
commit fb8b00a355
3 changed files with 17 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ local plugins = {
'hrsh7th/nvim-cmp',
'hrsh7th/cmp-nvim-lsp',
'hrsh7th/cmp-path',
'L3MON4D3/LuaSnip',
'rust-lang/rust.vim',