What's this after checkout branch 0.10
?
#1312
-
int f(int x, int y)
{
return std::min(a: x, b: y);
}
|
Beta Was this translation helpful? Give feedback.
Answered by
CharlesChiuGit
Jun 28, 2024
Replies: 1 comment 7 replies
-
it's snippets. u can fill your desired func name and variable as u need. |
Beta Was this translation helpful? Give feedback.
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
nvimdots/lua/core/settings.lua
Line 13 in 57f647e
it's called
inlay_hists
, u can set it tofalse
.