replace nlua with neodev

This commit is contained in:
Vladan Popovic 2024-03-20 03:11:27 +01:00
parent df3dc407a7
commit dd18c0a9bc
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ require('packer').startup(function()
use { 'cespare/vim-toml' } use { 'cespare/vim-toml' }
use { 'gleam-lang/gleam.vim' } use { 'gleam-lang/gleam.vim' }
use { 'rust-lang/rust.vim' } use { 'rust-lang/rust.vim' }
use { 'tjdevries/nlua.nvim' } use { 'folke/neodev.nvim' }
-- Git -- Git
use { use {