4 Commits

Author SHA1 Message Date
748c7ec40f removed hardcoded variables and created setup script 2026-02-05 01:04:54 -07:00
6da70dfbb3 add plugin for obsidian, markdown rendering & scrolloff settings 2026-02-04 23:49:16 -07:00
6e8006d935 add git source control integration with gitsigns and diffview
Adds gitsigns.nvim for inline git signs and hunk operations,
diffview.nvim for side-by-side diffs, and Telescope git pickers
under the <leader>g namespace.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-17 22:38:01 -07:00
832ca5d0f5 refactored neovim setup, init.lua is now 25 lines long instead of 224 lines long. all vim options moved to . all keybindings moved to . All plugins moved to . Also added which-key and alpha 2025-11-04 00:57:26 -07:00