At the start of University, I got drawn into the rabit hole of Vim.
Later discovering NeoVim, and went all in. It began my journey with setting up,
my PDE, Personal Development Enviroment, I have always like to tinker with tech,
and this have been my passion for the past couple months; Mastering the Development
Workflow. This took alot of inspiration from people like Prime, TJ, Chris, and many more.
Many of my own script, notably rebuilding my nixos, changing directory via fuzzy finding, establishing a new obsidian vault, running c files, setting wallpaper via fuzzy find, sync-push and sync-pull from remote git repos to sync folders like my notes, .dotfiles, dwm and nixos config.
As a Math and CS student, Latex is probably one of the best tool you have in your arsenal. I have templates for my lab reports and the occasional note taking.
Just some keyboard files that contains my Dactyl layout.
The thing that started this whole thing.
Pulling alot of inspiration from ThePrimeagen.
I crafted my NeoVim to cater what a Student might need.
I didn't make any of the plugins that I used. They are all from github.
I use obsidian to take notes. This is my obsidian config, everything from theme, to hotkeys and plugins are here.
-
TODO: Clean up
./bin
directory, it has many deprecated files. -
Change Vim clipboard register?
-
Better Remaps
-
Fugititive learning
-
Obsidian.nvim when [[]] in notes, don't have it use id as filename.
-
Update this readme
-
Have obsidian or obsidian.nvim automatically tag new docs when they are created inside a file. Basically, inherit backlink's tag
-
Create a better backup system
-
create a hint displayed via the prompt that tells you if you have a background text.
-
create a macro or keybind that CDs to the current directory that oil is looking at, the the current's buffer root directory
- fonts
- Notification Daemon?
- Media Key support?
- Learn how to setup a cron job in NIXOS