neoVim config

#vim#lua#config#pde#rice::alemi::2019-10-22 11:49

tinker.nvim

I really like continuously optimizing my editor, and automatically installing/updating my config onto new systems became necessary to avoid keeping track of where is which feature. I made a github repository with my .config/neovim folder, so that it can be easily bootstrapped and updated by just cloning the config onto your pc.

source code

peak.nvim

A warm colorscheme with blue and red tones, to keep you cozy at night.

source code

vim-combo

A simple and silly vim plugin to keep track of your code streaks. Inspired from the "power mode" of Google Colab (and many other editors).

source code