Commit Graph

18 Commits

Author SHA1 Message Date
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
mitchell f6315df2f0 Refactor vimrc settings and plugs:
- Reorganize plugs by loading scheme
- Remove many config values in lieu of vim-sensible or defaults
- Remove some nvim terminal mappings
- Swap some normal mappings
2020-02-25 07:48:15 -05:00
mitchell 8c2bce0ad9 Modify how fzf is loaded; More nvim terminal mode bindings;
Modify EDITOR to equal 'nvim'
2020-02-24 16:55:04 -05:00
mitchell 3ac866096d Replace pathogen with vim-plug; Give neovim a chance;
Add keyboard shortcuts for goyo
2020-02-24 10:26:12 -05:00