Fix mapping, enable astrocore, update neovide font

This commit is contained in:
Hydroxycarbamide 2024-07-06 02:49:13 +02:00
parent 70a59dda08
commit cb5572ac1f
3 changed files with 7 additions and 6 deletions

View file

@ -3,8 +3,6 @@
---@type LazySpec
vim.keymap.set("i", "jk", "<esc>")
return {
-- == Examples of Adding Plugins ==