diff --git a/lua/custom/plugins/vim-you-autocorrect.lua b/lua/custom/plugins/vim-you-autocorrect.lua new file mode 100644 index 0000000..76fa442 --- /dev/null +++ b/lua/custom/plugins/vim-you-autocorrect.lua @@ -0,0 +1,3 @@ +return { + 'sedm0784/vim-you-autocorrect', +}