Commit graph

20 commits

Author SHA1 Message Date
mitchell e511802ea3 Update fish aliases & keybinds, update git config, update Neovim config
Neovim:
- Replace typescript-tools with ts_ls
- Add Markview
- Modify Neo-tree keybinds
- Modify CodeCompanion models
- Add Svelte linting/fixing
2025-05-08 15:12:45 -04:00
mitchell 33da7ca122 Add kp alias, improve Neovim keybinds, modify aisearch function 2025-04-18 03:33:32 -04:00
mitchell 38d5c4a29c AI model changes 2025-04-14 08:25:32 -04:00
mitchell 44697ec5bf Refactor vimscript into lua 2025-04-14 06:58:16 -04:00
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 4d4e715cb1 Switch from leap to flash.nvim and add biome to ALE config 2024-07-27 13:55:08 -04:00
mitchell 7d9a714495 Move Plug to nvim folder and cleanup PATH 2024-07-19 15:11:20 -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 e801f0a680 Switch to Kanagawa theme 2024-07-03 00:23:48 -04:00
mitchell db048db3c0 Reorganize and update nvim config, and refactor polybar config 2024-07-03 00:22:34 -04:00
mitchell a2b223784f Refactor .vimrc into config.vim and support nvim only 2024-07-02 19:44:03 -04:00
mitchell 8be2f42aba Remove pnpm from path, and use typescript-tools, and other refactors 2024-07-02 04:17:00 -04:00
mitchell 503fb8bff6 Make bspwm work with vnc displays; and general updates/cleanups
- Set fish colors to more gruvbox accurate theme
- Fix nvim transparency
- Remove conky, qutebrowser, and taskrc configs
- Update fish greeting
- Update toglpulse script
2024-06-30 18:41:49 -04:00
mitchell 3ad5bd6d2f Updates to fish config, neovim config, vim config, and git config
Fish:
- Call ssh_agent_startup everytime (has its own conditions)
- Add Bun and pnpm bin folders to PATH and aliases
- Change additions to path to use fish_add_path
- Set LIBVA_DRIVER_NAME to nvidia

Neovim:
- Format init.lua
- Add Vue language server
- Change Noice config

Vim:
- Remove eslint and stylelint as fixers
- Add Vue linting/fixing
- Use wombat theme for lightline (gruvbox gone?)
- Add Lua & Markdown formatting
- Update vim-plug

Git:
- Remove --date-order from 'git lola' alias
2024-06-28 18:41:12 -04:00
mitchell 124ea84991 Minor changes to nvim cfg, fish key binds, and provision_linux 2023-07-14 16:24:37 -04:00
mitchell c64b231e17 Add neovim terminal autocmd and more bspwm window specs 2023-02-08 02:06:58 -05:00
mitchell 59c92909da Fix neovim font, lsp hover, and other minor improvements 2023-02-07 20:35:10 -05:00
mitchell ed4e3a40e2 Swap neovim LSP and zen mode plugins, and set kitty font 2023-02-04 21:21:22 -05:00
mitchell 4cd2592f0b Add new nvim packages and update config 2023-02-03 22:14:47 -05:00