Commit Graph

9 Commits

Author SHA1 Message Date
mitchell b55aab8a89 Migrate Neovim to lazy.nvim and update dotfiles
- Neovim:
    - Migrate from vim-plug to lazy.nvim.
    - Refactor config (`init.lua`, `config.vim`).
    - Replace Coq with blink.cmp, add CodeCompanion.
- Fish:
    - Add aliases (`cl`, `ai`), env vars (`ANDROID_HOME`, `PYENV`).
    - Update keybindings and conditional tool initialization (starship, zoxide, fzf, pyenv).
    - Refine ASDF/Homebrew setup.
- Git: Add aliases (`rs`, `rss`, `ap`).
- Other: Update SKHD bindings and WezTerm path/settings.
2025-04-14 01:30:04 -04:00
mitchell adf21544eb Refactor Neovim config for use with Neovide 2024-07-13 01:23:20 -04:00
mitchell 6e8bb638ee Add rofi, update fish cfg/scripts, update nvim cfg, update wezterm cfg 2024-07-04 18:25:22 -04:00
mitchell 124ea84991 Minor changes to nvim cfg, fish key binds, and provision_linux 2023-07-14 16:24:37 -04:00
mitchell 19cb58d961 Add fish and kitty keybinds 2023-02-17 16:58:18 -05:00
mitchell 4cd2592f0b Add new nvim packages and update config 2023-02-03 22:14:47 -05:00
mitchell 91ebbe8be8 Add conky config; add alias, global var, binding; update fish scripts 2021-12-16 16:51:31 -05:00
mitchell 662cf1bcdc Set umask, update aliases, and convert some to binds 2021-12-13 00:27:31 -05:00
mitchell b19ef12408 Add fish_user_key_bindings function;
Remove fish_vi_key_bindings customer version;
Rebind tmux prefix to Ctrl-a
2020-03-01 22:32:03 -05:00