remove startup, default to fullscreen oil, add pairs back

This commit is contained in:
Alex Musynski
2025-02-27 18:45:04 -05:00
parent f3c1f49563
commit 21b1593c08
4 changed files with 10 additions and 4 deletions
+1
View File
@@ -159,6 +159,7 @@ return { -- LSP Configuration & Plugins
gopls = {},
pyright = {},
rust_analyzer = {},
markdownlint = {},
-- ... etc. See `:help lspconfig-all` for a list of all the pre-configured LSPs
--
-- Some languages (like typescript) have entire language plugins that can be useful: