mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-01 17:47:32 +00:00
chore(lint): fixed stylua and linted nvim configs
This commit is contained in:
7
config/nvim/lua/plugins/other.lua
Normal file
7
config/nvim/lua/plugins/other.lua
Normal file
@@ -0,0 +1,7 @@
|
||||
return {
|
||||
{
|
||||
'nvim-lua/plenary.nvim',
|
||||
version = '*',
|
||||
lazy = false,
|
||||
},
|
||||
}
|
||||
Reference in New Issue
Block a user