1
0
Fork 0
Commit graph

20 commits

Author SHA1 Message Date
ff89bf4d6b neovim: Clean up some old bindings 2026-04-23 15:37:41 -04:00
97b2bb0d4f fmt(neovim): stylua 2025-10-26 15:23:15 -04:00
8f47d35c4e neovim: Auto-correct old bindings to standard ones 2025-10-19 16:13:37 -04:00
a6e8e6a702 neovim: Only auto-decide splits for tag jumps 2025-10-19 16:02:37 -04:00
6931683c55 neovim: Handle Mason breaking changes 2025-10-18 00:21:09 -04:00
95fd80879e neovim: Clean up some key bindings 2025-09-26 21:22:26 -04:00
Jeremy Kaplan
bc6aaeb405 neovim: Avoid interpreting hyphenated numbers as negative 2025-06-04 09:03:34 -07:00
Jeremy Kaplan
47821e69ec neovim: Add bindings for diffthis/diffoff 2025-03-10 14:31:27 -04:00
Jeremy Kaplan
e35cb89d84 neovim: Quickfix shortcuts 2024-10-09 20:50:11 -04:00
0caa9a44e1 neovim: Fix formatoptions after ftplugins 2024-04-10 11:58:51 -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
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
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
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