Skip to content

Instantly share code, notes, and snippets.

@WahlbeckUEFN
WahlbeckUEFN / boss_fight.verse
Created May 10, 2023 00:16
Code for boss fight and health bar in UEFN and Verse
using { /Fortnite.com/Devices }
using { /Fortnite.com/Characters }
using { /Verse.org/Simulation }
using { /Verse.org/Random }
using { /UnrealEngine.com/Temporary/Diagnostics }
using { /UnrealEngine.com/Temporary/UI }
using { /Fortnite.com/UI }
using { /UnrealEngine.com/Temporary/SpatialMath}
using { /Verse.org/Colors }
@angeloanan
angeloanan / cheatsheet.md
Last active November 27, 2025 13:14
Personal NVIM Cheatsheet

This is my personal cheatsheet that I'm building because of my (most-likely) personal hatred towards VIM's community. Thank you vim community for the toxic, unwelcoming, unopenmindedness and egotistical behavior towards newcomers.

I just want to code using a lightweight editor that's matured enough for there to be plugins and not obsess towards the thing that I already can do with VScode but somehow "more optimized" and stuff like pErSoNaLiZeD DeVeLoPmEnT EnViRoNmEnT.

kickstart.nvim lacks wiki / documentation (Issue #3) while targetting newcomers to begin your Neovim journey.

Props to Helix editor to actually have a way better cheatsheet / docs for newcomers but sadly no plugins support yet :(

WARNING: Most commands are case sensitive and modifier sensitive!

  • w means pressing W key