Commit graph

67 commits

Author SHA1 Message Date
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 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
Danielle McLean 7b68372b35
Introduce a separate Neovim config in Lua 2023-10-31 12:07:27 +11:00
Danielle McLean 7fd66a3e41
Use strwidth over strchars() for tabline width calc 2023-10-31 12:05:39 +11:00
Danielle McLean 3535540bdb
Show friendly paths relative to repo root or ~ in statusline 2023-10-28 16:36:56 +11:00
Danielle McLean 6d7037d88e
Relocate string utility functions into ./tools/strings.vim 2023-10-28 13:46:36 +11:00
Danielle McLean 8d7870ae5e
Nicer message when not all LSPs are installed 2023-10-28 13:33:07 +11:00
Danielle McLean e41768aa34
Fix capitalisation error in MissingServers() 2023-10-28 13:16:51 +11:00
Danielle McLean 63ef047b16
Enable some Markdown QoL features bundled with Vim 2023-10-28 13:15:29 +11:00
Danielle McLean 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
Danielle McLean 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