Update Astronvim to v6
This commit is contained in:
parent
b97a282599
commit
a98f79880e
13 changed files with 139 additions and 134 deletions
|
|
@ -6,10 +6,10 @@ if os.getenv "WAKATIME_API_KEY" then wakatime_enabled = true end
|
|||
|
||||
---@type LazySpec
|
||||
return {
|
||||
{
|
||||
"apple/pkl-neovim",
|
||||
lazy = false,
|
||||
},
|
||||
-- {
|
||||
-- "apple/pkl-neovim",
|
||||
-- lazy = false,
|
||||
-- },
|
||||
|
||||
{
|
||||
"wakatime/vim-wakatime",
|
||||
|
|
|
|||
Loading…
Reference in a new issue