summaryrefslogtreecommitdiff
path: root/.emacs.d
AgeCommit message (Collapse)Author
6 daysfeat: Remove trailing whitespace on saveJacob McDonnell
Remove trailing whitespace on save. As well, fix to evil-want-C-u-scroll by loading loading evil-collection after evil-mode.
6 daysrefactor(Emacs): Use 4 spaces for tabsJacob McDonnell
6 daysfeat: pv in Emacs and no more tmux in zshJacob McDonnell
SPACE-pv keybind now opens dired in Emacs. As well, Tmux is no longer started in .zshrc.
8 daysfeat: Added Emacs PluginsJacob McDonnell
Added the following Emacs plugins: - libvterm for a better terminal - Magit for git integration - Evil Collection for Vim keybindings everywhere
8 daysfeat: Emacs Keybind & Neovim Color VariablesJacob McDonnell
- Added an Emacs keybind to set SPACE-ff to find-file. - Neovim sources NVIM_COLORSCHEME & NVIM_BACKGROUND environment variables to set the colorscheme and background color.
9 daysrefactor: Set default colorscheme to bluloco darkJacob McDonnell
9 daysfeat: Updated Emacs Config & Added Flatten.nvimJacob McDonnell
2025-05-07Fixed Bug in dev-env that wiped .configJacob McDonnell
2024-11-13Some UpdatesJacob McDonnell
2024-11-08LSP and Treesitter for EmacsJacob McDonnell
2024-11-07Updated Emacs ConfigJacob McDonnell
2024-11-06iterm2 Colors and Emacs ConfigJacob McDonnell