from packer to lazy
This commit is contained in:
6
lua/plugins/nginx.lua
Normal file
6
lua/plugins/nginx.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- Improved nginx vim plugin (incl. syntax highlighting)
|
||||
return {
|
||||
'chr4/nginx.vim',
|
||||
enabled = true,
|
||||
lazy = true
|
||||
}
|
||||
Reference in New Issue
Block a user