You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+39-1Lines changed: 39 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,6 +67,44 @@ The following is the default configuration:
67
67
68
68
```lua
69
69
{
70
-
plugin_manager_path=vim.fn.stdpath("data") .."/site/pack/packer", -- Installation Path of packer, change to the plugin manager installation path of your choice
0 commit comments