Commit graph

19 commits

Author SHA1 Message Date
Danielle McLean ffeefd9021
Configure vim-signify to be snappier and a bit prettier 2023-12-05 21:57:41 +11:00
Danielle McLean a83360b1db
Enable both relative and absolute line numbers 2023-12-05 21:57:05 +11:00
Danielle McLean 35eb1cfb17
Automatically fix and format Python files on save 2023-12-05 21:33:30 +11:00
Danielle McLean b8ba2362fb
Tell Vim to set terminal titles 2023-11-20 14:06:44 +11:00
Danielle McLean c48dedc842
Configure fenced highlighting in Markdown files 2023-11-16 13:13:16 +11:00
Danielle McLean e27b22b51f
Only use LSP mappings in buffers that have an LSP attached 2023-11-04 16:34:18 +11:00
Danielle McLean e35447f53f
Drop unnecessary MUcomplete customisation 2023-11-04 14:47:34 +11:00
Danielle McLean b2da1aa506
Set default GPG recipient to myself (good for password-store) 2023-11-04 14:43:19 +11:00
Danielle McLean e03f91a06a
Uninstall a bunch of plugins I'm not actively using 2023-11-04 13:51:13 +11:00
Danielle McLean e82917918f
Always load Editorconfig the same way :) 2023-11-04 13:44:52 +11:00
Danielle McLean 66dc71d9b3
Comments explaining decisions in my init.vim 2023-11-04 13:44:02 +11:00
Danielle McLean 23adaca6b2
Make sure +linebreak is available before using it 2023-11-04 13:43:26 +11:00
Danielle McLean 17915a2130
Group together completion settings in init.vim 2023-11-04 13:42:46 +11:00
Danielle McLean 30a4a89955
Skip feature detection for stuff that always works if Vim9 script does 2023-11-04 13:41:00 +11:00
Danielle McLean 6932873ac0
Simplify termguicolors handling 2023-11-04 13:39:50 +11:00
Danielle McLean a85fb47bb8
Avoid error if Vim didn't come with editorconfig 2023-11-02 20:09:17 +11:00
Danielle McLean 63ef047b16
Enable some Markdown QoL features bundled with Vim 2023-10-28 13:15:29 +11:00
Danielle McLean 816b62b2ae
Eagerly autoload LSP config (works around https://github.com/yegappan/lsp/issues/384) 2023-10-24 14:59:27 +11:00
Danielle McLean 29e2176c68
Migrate from .stow-rename to --dotfiles 2023-10-23 15:19:08 +11:00
Renamed from config/vim/init.vim (Browse further)