More work, LSP is not working yet need to figure that out more
This commit is contained in:
parent
713d128018
commit
764b890c58
32 changed files with 290 additions and 441 deletions
5
lua/plugins/auto-save.lua
Normal file
5
lua/plugins/auto-save.lua
Normal file
|
@ -0,0 +1,5 @@
|
|||
return {
|
||||
"Pocco81/auto-save.nvim",
|
||||
commit = "979b6c82f60cfa80f4cf437d77446d0ded0addf0", -- May 22, 2023
|
||||
event = "BufEnter",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue