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
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
0978eb701f
Add swift lang vim support and disable lang server shortmess
2022-09-23 01:28:16 -04:00
mitchell
72470adbe7
Change Goyo and Limelight vimrc settings
2022-06-30 21:25:14 -04:00
mitchell
8be244b28a
Rework Goyo configuration for nvim
2022-06-27 12:53:20 -04:00
mitchell
2eb376401d
Remove Ionide from .vimrc
2022-05-16 14:10:48 -04:00
mitchell
91ebbe8be8
Add conky config; add alias, global var, binding; update fish scripts
2021-12-16 16:51:31 -05:00
mitchell
517bc5f587
Adopt use of NNN instead of NerdTree and add some aliases
2021-10-28 12:21:25 -04:00
mitchell
50749ad737
Allow :Ack to search hidden files
2021-08-26 13:27:43 -04:00
mitchell
d72cc84b31
Modify linters and formatters for Python
2021-08-25 19:25:02 -04:00
mitchell
426bbc3aba
Add python linter, formatter, and language server
2021-08-24 13:37:20 -04:00
mitchell
47b2f8254b
Add check to pastoggle, stop NVIM LanguageClient from autostarting
2021-05-02 15:49:38 -04:00
mitchell
dfdabf9214
Change default vim search behavior
2021-03-04 21:09:22 -05:00
mitchell
5121689b2c
Increase default vim cmdheight
2021-02-28 14:38:36 -05:00
mitchell
0096c650a4
Add dhall lsp server
2020-11-05 19:52:50 -05:00
mitchell
029020324a
Replace ALE lsp support with LanguageClient-neovim
2020-10-31 18:18:29 -04:00
mitchell
f8974b392e
Cleanup desktop env
...
- Remove keepass config
- Cleanup and update qutebrowser config
- Update vimrc filetype groups
- Update provision_debian
2020-10-19 16:19:09 -04:00
mitchell
e3f1d1e1b5
Debian desktop environment updates
...
- Update qutebrowser config
- Remove typescript linter 'typecheck'
- Add debian preseed configuration
- Change gtk theme
- Change vagrant source
- Refactor sync script
2020-10-08 20:19:38 -04:00
mitchell
a523e0d122
Refactor provision_debian, modify v alias, add prettier to js and ts
2020-10-02 21:45:53 -04:00
mitchell
b5e93105d6
Update vim-plug, change vimwiki keymaps, and add shellcheck linter
2020-07-27 21:45:39 -04:00
mitchell
2643d75f63
Change location of wiki
2020-07-12 04:48:16 -04:00
mitchell
ae792a3ca8
Reorder language precendence for terraform and add wiki autocmd group
2020-07-10 14:26:38 -04:00
mitchell
1280326cf4
Update .vimrc
2020-07-07 21:40:49 -04:00
mitchell
4283dbae4c
Refactor ts and js linters/fixers and filetype
2020-06-08 14:32:44 -04:00
mitchell
2947c5fe66
Modify config.fish and .vimrc to account for linux and macos
...
Modify references to ~/Documents to reference ~/code
2020-05-15 17:58:26 -04:00
mitchell
bad8be4a2c
Move aliases into config.fish and add ruby support to vimrc
2020-04-17 17:36:44 -04:00
mitchell
29fa831fe2
Set iterm to default terminal; Add ps1 support to vim;
...
Set tabstop, shiftwidth, and expandtab in vim;
Add search currently selected shortcut
2020-03-07 17:55:11 -05:00
mitchell
596adebf72
Modify the wiki_ft augroup; Set nowrap; Set pencil suspend prefix
2020-02-28 19:28:03 -05:00
mitchell
003cfdd0bd
Add wiki ft autocmd group; Thicken kitty term's font on macos
2020-02-28 09:36:44 -05:00
mitchell
502675d0a4
Remove conditional loading for syntax plugins;
...
Add some explanatory comments;
Add conditional loading to vim-fugitive;
Move tmux fix to bottom of file
2020-02-27 18:09:43 -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
mitchell
a369136647
Modify fish_prompt to cache language versions better;
...
Modify ALE linting delay to default
2020-02-23 18:01:31 -05:00
mitchell
906de36bbc
Change prompt git check; Remove vim ctrl-w alias and vimwiki index remap
2020-02-13 08:25:24 -05:00
mitchell
99ded88941
Add mapping for vimwiki export
2020-01-28 09:53:25 -05:00
mitchell
6f61b6d5da
Set shiftwidth and tabstop; add key mapping for Ack command
2020-01-27 16:40:04 -05:00
mitchell
7192e85f84
Add vimwiki; remap vimwiki index combo; minor refactors
2020-01-22 09:14:40 -05:00
mitchell
4e7972ced1
Add FZF and ALE keymappings to vimrc; change yabai window_topmost to on;
...
add rbenv ruby 2.7.0 bin to PATH
2020-01-21 19:51:32 -05:00
mitchell
005b211464
Add env and rbenv to config.fish; modify vimrc for js and ts
2019-12-30 10:06:57 -05:00
mitchell
b6f39e91af
Modify fish, kitty, git, vim, and yabai configs:
...
- fish: changed the way branches are displayed
- kitty: specify fonts
- git: add puff and merff aliases
- vim:
- add goyo
- add limelight
- add yats
- add vim-jsx-pretty
- modify csharp ale linter
- yabai: modify yabai dimensions to mimic bspwm defaults
2019-11-17 14:28:31 -05:00
Mitchell Simon
83c0466a89
Fix vim background bug with kitty; change Kitty font family
2019-09-09 09:53:26 -04:00
Mitchell Simon
7bbb9426aa
Add csc c# linter; add yabai configs
2019-09-07 20:03:33 -04:00
Mitchell Simon
08972599ba
Setup elixir-ls; fix scripts path entry
2019-09-07 16:10:09 -04:00
Mitchell Simon
ab9a1be29b
Update javascript and elixir linters; add cat alias
2019-08-30 12:54:44 -04:00
Mitchell Simon
ee487f10a3
Change default FZF and Ack command; add webstorm func
2019-08-22 19:53:17 -04:00