This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
added a snippet
Browse Source
pull/1687/head
Sebastian
11 months ago
parent
c372e473d2
commit
a7c8921885
1 changed files
with
6 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
6
snippets/cs.lua
Unescape
Escape
View File
@ -169,4 +169,10 @@ enum {}
}
}
)
)
)
,
)
,
s
(
'
comment
'
,
{
t
{
'
/*
'
,
'
'
}
,
i
(
1
)
,
t
{
'
'
,
'
*/
'
}
,
}
)
,
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirroring/kickstart.nvim
Title
Body
Create Issue