diff options
| author | Hsieh Chin Fan <pham@topo.tw> | 2023-08-14 23:03:29 +0800 |
|---|---|---|
| committer | Hsieh Chin Fan <pham@topo.tw> | 2023-08-14 23:03:29 +0800 |
| commit | d3dbe4aab3ee20cc2c93703ad62fe17b3d3b90c5 (patch) | |
| tree | ae895e0a2efeb337e7873effb4b212ad9a999f1b | |
| parent | 6949e7843255206bc642e8f7457c217581c9b556 (diff) | |
Update
| -rw-r--r-- | nvim.lua | 3 |
1 files changed, 0 insertions, 3 deletions
| @@ -495,9 +495,6 @@ local servers = { | |||
| 495 | telemetry = { enable = false }, | 495 | telemetry = { enable = false }, |
| 496 | }, | 496 | }, |
| 497 | }, | 497 | }, |
| 498 | stylelint_lsp = { | ||
| 499 | rootPatterns = {'.stylelintrc'}, | ||
| 500 | }, | ||
| 501 | } | 498 | } |
| 502 | 499 | ||
| 503 | -- Setup neovim lua configuration | 500 | -- Setup neovim lua configuration |