|
e35447f53f
|
Drop unnecessary MUcomplete customisation
|
2023-11-04 14:47:34 +11:00 |
|
|
b2da1aa506
|
Set default GPG recipient to myself (good for password-store)
|
2023-11-04 14:43:19 +11:00 |
|
|
93eb7fbdc6
|
Group + explain Skim integration plugins
|
2023-11-04 14:36:41 +11:00 |
|
|
08f8c9b77b
|
Group + explain Git integration plugins
|
2023-11-04 14:20:32 +11:00 |
|
|
ca333f3abd
|
Drop async.vim since nothing is using it
|
2023-11-04 14:19:41 +11:00 |
|
|
b0adb68988
|
Explain project support in plugins.vim
|
2023-11-04 14:18:02 +11:00 |
|
|
6d24555ec5
|
Explain Minpac setup in plugins.vim
|
2023-11-04 14:17:22 +11:00 |
|
|
088e017bb8
|
Update GitHub username for vim-taskwarrior
|
2023-11-04 14:11:46 +11:00 |
|
|
8d300606c9
|
Skip fiddling with vim-marked's order, since vim-polyglot is gone
|
2023-11-04 14:11:27 +11:00 |
|
|
2e874407f7
|
Load vim-sensible first by putting it at the end of the alphabet (lol?)
|
2023-11-04 14:11:02 +11:00 |
|
|
e03f91a06a
|
Uninstall a bunch of plugins I'm not actively using
|
2023-11-04 13:51:13 +11:00 |
|
|
e82917918f
|
Always load Editorconfig the same way :)
|
2023-11-04 13:44:52 +11:00 |
|
|
66dc71d9b3
|
Comments explaining decisions in my init.vim
|
2023-11-04 13:44:02 +11:00 |
|
|
23adaca6b2
|
Make sure +linebreak is available before using it
|
2023-11-04 13:43:26 +11:00 |
|
|
17915a2130
|
Group together completion settings in init.vim
|
2023-11-04 13:42:46 +11:00 |
|
|
30a4a89955
|
Skip feature detection for stuff that always works if Vim9 script does
|
2023-11-04 13:41:00 +11:00 |
|
|
6932873ac0
|
Simplify termguicolors handling
|
2023-11-04 13:39:50 +11:00 |
|
|
a85fb47bb8
|
Avoid error if Vim didn't come with editorconfig
|
2023-11-02 20:09:17 +11:00 |
|
Danielle McLean
|
456c00af35
|
Fix alphabetical ordering of LSP server definitions??
|
2023-11-02 09:59:17 +11:00 |
|
Danielle McLean
|
3aa5c29290
|
Enable Markdown, CSS, and HTML language server suppport
|
2023-11-02 09:58:31 +11:00 |
|
|
7b68372b35
|
Introduce a separate Neovim config in Lua
|
2023-10-31 12:07:27 +11:00 |
|
|
7fd66a3e41
|
Use strwidth over strchars() for tabline width calc
|
2023-10-31 12:05:39 +11:00 |
|
|
3535540bdb
|
Show friendly paths relative to repo root or ~ in statusline
|
2023-10-28 16:36:56 +11:00 |
|
|
6d7037d88e
|
Relocate string utility functions into ./tools/strings.vim
|
2023-10-28 13:46:36 +11:00 |
|
|
8d7870ae5e
|
Nicer message when not all LSPs are installed
|
2023-10-28 13:33:07 +11:00 |
|
|
e41768aa34
|
Fix capitalisation error in MissingServers()
|
2023-10-28 13:16:51 +11:00 |
|
|
63ef047b16
|
Enable some Markdown QoL features bundled with Vim
|
2023-10-28 13:15:29 +11:00 |
|
|
9f3fd5449d
|
Add Perl::LanguageServer to config
|
2023-10-24 15:03:42 +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
|
4e365962ba
|
Support passing desired servers' names to :LspInstall
|
2023-10-24 13:27:06 +11:00 |
|
|
c5279ec656
|
Add support for PerlNavigator LSP
|
2023-10-23 15:33:44 +11:00 |
|
Danielle McLean
|
29e2176c68
|
Migrate from .stow-rename to --dotfiles
|
2023-10-23 15:19:08 +11:00 |
|