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
7
lua/plugins_disabled/autoswap.lua
Normal file
7
lua/plugins_disabled/autoswap.lua
Normal file
|
@ -0,0 +1,7 @@
|
|||
-- Disabled this because of undotree, turniung off swap files entirely, adding in undo tree history instead
|
||||
|
||||
return {
|
||||
"gioele/vim-autoswap",
|
||||
commit = "e587e4b14a605d8921942ba65a37583813289272",
|
||||
event = "BufEnter",
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue