Working on LSP and shit like that, Astro config is confusing, need to
learn it myself from scratch
This commit is contained in:
parent
5e821a4d61
commit
dc3e319f27
19 changed files with 400 additions and 18 deletions
5
lua/user/autoswap.lua
Normal file
5
lua/user/autoswap.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"gioele/vim-autoswap",
|
||||
commit = "e587e4b14a605d8921942ba65a37583813289272",
|
||||
event = "BufEnter",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue