1
0
Fork 0
Commit graph

898 commits

Author SHA1 Message Date
005db8a43a alacritty: Migrate config to TOML 2024-01-03 08:49:56 -08:00
0032399c17 neovim: telescope-ui-select 2023-12-25 21:13:01 -08:00
49184b690a neovim: Configure Sorbet LSP 2023-12-25 21:09:31 -08:00
66731e0e21 neovim: Remove null-ls 2023-12-15 22:36:19 -08:00
15c00a6613 neovim: Nim syntax highlighting 2023-12-15 22:36:08 -08:00
925e060425 cargo: Run clippy with all features 2023-12-15 22:35:09 -08:00
646ad3529c sway: Pin chat to desktop 9 2023-12-01 18:28:09 -08:00
683d1df988 neovim: windwp/nvim-ts-autotag 2023-11-06 18:34:52 -08:00
64625eeba2 waybar: Remove window name 2023-11-06 17:31:11 -08:00
53c7bbe86a fix(neovim): Use expanded HOME in postinstall script 2023-10-22 21:51:17 -07:00
6a20094fb0 neovim: Update venv if global Python version changes 2023-10-17 17:41:06 -07:00
1b62dd226d etc: Update .ignore file 2023-10-17 17:40:45 -07:00
ec1d761c08 neovim: Add LSP config special case for gopls imports+formatting 2023-10-17 11:20:38 -07:00
c69407ea20 brew: Remove mosh 2023-10-17 11:20:11 -07:00
e0e0518e60 neovim: Update placeholder for Go trun snippet 2023-10-17 11:20:10 -07:00
1e7274b508 Revert "Revert "neovim: Restore gopls import sorting""
This reverts commit e5883296c2.

I lied about gopls not being special anymore. I'll figure this out
eventually though!
2023-09-13 11:05:43 -07:00
45c9d4baa7 neovim: Update nvim-treesitter 2023-09-13 10:38:09 -07:00
a377ddbe29 brew: Untap unnecessary default taps 2023-09-13 10:32:32 -07:00
5c246ad2c4 nvim: Update plugins 2023-09-12 19:48:30 -07:00
287c2717ed neovim: Remove broken autoload symlink 2023-09-12 19:30:53 -07:00
f4182fb7ce neovim: Remove gitsigns delay 2023-09-12 19:22:19 -07:00
e5883296c2 Revert "neovim: Restore gopls import sorting"
This reverts commit 7b2ff85217.

It seems like sorting imports happens automatically with the right Mason
servers installed. (Or it may just be that a newer version of `gopls`
does this by default now, but I can't tell the difference.)
2023-09-12 19:18:10 -07:00
e5a85e18e6 sway: Use easier bindings for notification commands 2023-09-12 19:17:49 -07:00
9c5ba0d040 neovim: Use rust-tools for actions in K binding 2023-09-12 19:17:15 -07:00
04778808d9 cargo: alias it to insta test --review 2023-09-12 19:16:17 -07:00
3011c3bf6d neovim: DAP + rust-tools 2023-09-12 19:15:45 -07:00
7b2ff85217 neovim: Restore gopls import sorting 2023-09-08 11:43:01 -07:00
7a8b123c60 neovim: Update plugins 2023-09-08 11:42:43 -07:00
343734a054 waybar: Fix clock formatting 2023-08-02 11:29:58 -07:00
7b7704fa75 cargo: Add tarp alias for tarpaulin 2023-08-02 11:29:39 -07:00
75b34221d9 neovim: Update plugins 2023-08-02 11:29:27 -07:00
8af57fc937 nvim: Refactor plugins 2023-06-29 16:28:25 -07:00
8209624989 nvim: Replace nvim-lsp-installer with mason 2023-06-29 16:28:05 -07:00
92f5a69c3d neovim: Remove leftover vim-plug submodule 2023-06-29 16:21:30 -07:00
7061ca0b9b nvim: Update plugins 2023-06-29 10:56:21 -07:00
f1d3d5eeb7 nvim: Configure Black for Python formatting 2023-06-29 10:56:13 -07:00
adc48d9506 nvim: Let nvim-lsp-installer configure pyright 2023-06-29 10:55:42 -07:00
6fe4af7d65 nvim: Alias <Space>w to <C-w> 2023-06-29 10:54:04 -07:00
c191a17de2 set-colors: Set more GTK theme settings 2023-06-02 00:31:19 -07:00
af15322d92 neovim: Exclude surrounding whitespace in treesitter textobjects 2023-06-02 00:30:28 -07:00
cbc831a5ca neovim: Use Telescope community multi-open binding 2023-05-23 14:59:47 -07:00
e6f3ce6ba7 neovim: Actually fix autopair bracket behavior 2023-05-22 21:45:16 -07:00
c234673ca2 neovim: Update plugins 2023-05-22 21:21:41 -07:00
b7b7f1e3d2 neovim: Disable autopair moveright to prevent closer reuse 2023-05-22 21:21:34 -07:00
71d8737447 neovim: Convert all config to Lua
I've been using this with only minimal changes for a few weeks now, so
this seems like a good place to checkpoint it.
2023-05-21 16:11:44 -07:00
5f39cefc85 helix: Bring back some vim-isms 2023-05-21 16:08:54 -07:00
90f00c9b29 brew: rm universal-ctags 2023-05-21 16:05:40 -07:00
0dfdc28da5 etc: Add missing ignore files 2023-05-21 16:05:07 -07:00
1fc3d66510 etc: Hide has-command check output in profile 2023-05-21 16:04:40 -07:00
3323ebc52a etc: Fix fdignore for git directory 2023-05-13 12:03:08 -07:00