Skip to content

Commit da3d4be

Browse files
author
Richard Garber
committed
Fixed formatting
1 parent cf48509 commit da3d4be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

init.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ require('lazy').setup({
102102
-- Snippet Engine & its associated nvim-cmp source
103103
{
104104
'L3MON4D3/LuaSnip',
105-
build = 'make install_jsregexp'
105+
build = 'make install_jsregexp',
106106
},
107107
'saadparwaiz1/cmp_luasnip',
108108

0 commit comments

Comments
 (0)