|
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 |
|