Posted inArticles, Linux

Kickstart Neovim on Linux

Kickstart.nvim is a starter configuration for Neovim that is small, single-file and well-documented. You can use it as a starting point to create your custom configuration. I have been using it for a while now with a few changes. Setting up Kickstart.nvim Creating the config directory (Skip this step if you already have it setup) […]

Posted inArticles

Getting Started with Pico 8

Creating your first Pico 8 game, what is Pico 8? It is a virtual machine created by Lexaloffle Games, it is designed to simulate a fantasy gaming console, writing application is achieved using Lua. It is easy to use and offers a lot of features I introduced gifs in my article because words would not […]