[Nvim] Let Lazy handle plugins?
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"kevinhwang91/rnvimr",
|
||||
lazy = false,
|
||||
}
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
"kevinhwang91/rnvimr",
|
||||
lazy = false,
|
||||
}
|
||||