Sell a single treasure for at least 100000 ptas.
Complete a game at the shooting range.
Defeat 3 enemies at once with a flash grenade.
Use a cannon to defeat a zealot.
Rescue Ashley as she’s being carried away by the enemy.
Defeat Bitores Méndez.
Defeat Del Lago.
How I use vimwiki in neovim
This post is currently in-progress, and is more of a brain-dump right now. But I like to share as often as I can otherwise I’d never share anything 🙂 Please view the official Vimwiki Github repository for up-to-date details of Vimwiki usage and installation. This page just documents my own processes at the time. Installation […]
Destroy a Clockwork Castellan.
Upgrade a weapon.
Complete a request for the Merchant.
Parry an enemy with a knife.
Complete the village map.
Open the door to every outhouse in the village in a single playthrough.
General plugins I use in Neovim
I define a “general plugin” as a plugin that I use regardless of the filetype I’m editing. These will add extra functionality for enhancing my Neovim experience. I use Which-key for displaying keybindings as I type them. For example if I press my <leader> key and wait a few milliseconds, it will display all keybindings […]
Passive plugins I use in Neovim
These plugins I use in Neovim are ones I consider “passive”. That is, they just sit there doing their thing in the background to enhance my development experience. Generally they wont offer extra keybindings or commands I will use day to day. You can view all the plugins I use in my plugins.lua file in […]