nvim/lua/user/autoswap.lua
RingOfStorms (Joshua Bell) dc3e319f27 Working on LSP and shit like that, Astro config is confusing, need to
learn it myself from scratch
2023-05-23 02:56:59 -05:00

5 lines
112 B
Lua

return {
"gioele/vim-autoswap",
commit = "e587e4b14a605d8921942ba65a37583813289272",
event = "BufEnter",
}