|
77 | 77 | <link href="../../../site_libs/quarto-html/quarto-syntax-highlighting-dark-fdc1b2fd0a2d1e1fd2f41bfe1f0ec5c1.css" rel="stylesheet" class="quarto-color-scheme quarto-color-alternate" id="quarto-text-highlighting-styles"> |
78 | 78 | <script src="../../../site_libs/bootstrap/bootstrap.min.js"></script> |
79 | 79 | <link href="../../../site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet"> |
80 | | -<link href="../../../site_libs/bootstrap/bootstrap-deb52f76cf1f38a7748e513572c41f9a.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
81 | | -<link href="../../../site_libs/bootstrap/bootstrap-dark-fc10660e286e6ab0b07026e33ebb6568.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
| 80 | +<link href="../../../site_libs/bootstrap/bootstrap-3e1533199cf0bf1e072b6c22d59bf330.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme" id="quarto-bootstrap" data-mode="light"> |
| 81 | +<link href="../../../site_libs/bootstrap/bootstrap-dark-8fb413afc8e529ea6f0b69a7c79bd225.min.css" rel="stylesheet" append-hash="true" class="quarto-color-scheme quarto-color-alternate" id="quarto-bootstrap" data-mode="dark"> |
82 | 82 | <script id="quarto-search-options" type="application/json">{ |
83 | 83 | "location": "navbar", |
84 | 84 | "copy-button": false, |
@@ -1782,7 +1782,7 @@ <h4 class="anchored" data-anchor-id="plugin-40_plugins.lua">plugin/40_plugins.lu |
1782 | 1782 | <span id="cb5-91"><a href="#cb5-91" aria-hidden="true" tabindex="-1"></a></span> |
1783 | 1783 | <span id="cb5-92"><a href="#cb5-92" aria-hidden="true" tabindex="-1"></a> <span class="co">-- Use `:h vim.lsp.enable()` to automatically enable language server based on</span></span> |
1784 | 1784 | <span id="cb5-93"><a href="#cb5-93" aria-hidden="true" tabindex="-1"></a> <span class="co">-- the rules provided by 'nvim-lspconfig'.</span></span> |
1785 | | -<span id="cb5-94"><a href="#cb5-94" aria-hidden="true" tabindex="-1"></a> <span class="co">-- Use `:h vim.lsp.config()` or 'ftplugin/lsp/' directory to configure servers.</span></span> |
| 1785 | +<span id="cb5-94"><a href="#cb5-94" aria-hidden="true" tabindex="-1"></a> <span class="co">-- Use `:h vim.lsp.config()` or 'after/lsp/' directory to configure servers.</span></span> |
1786 | 1786 | <span id="cb5-95"><a href="#cb5-95" aria-hidden="true" tabindex="-1"></a> <span class="co">-- Uncomment and tweak the following `vim.lsp.enable()` call to enable servers.</span></span> |
1787 | 1787 | <span id="cb5-96"><a href="#cb5-96" aria-hidden="true" tabindex="-1"></a> <span class="co">-- vim.lsp.enable({</span></span> |
1788 | 1788 | <span id="cb5-97"><a href="#cb5-97" aria-hidden="true" tabindex="-1"></a> <span class="co">-- -- For example, if `lua-language-server` is installed, use `'lua_ls'` entry</span></span> |
|
0 commit comments