mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-04 01:55:08 +02:00
avoiding OCD attack with the help of folke/todo-comments (#839)
This commit is contained in:
parent
5c76003228
commit
93379a2977
17 changed files with 20 additions and 19 deletions
|
@ -1,4 +1,4 @@
|
|||
-- TODO what is a svelte filetype
|
||||
-- TODO: what is a svelte filetype
|
||||
require("lspconfig").svelte.setup {
|
||||
cmd = { DATA_PATH .. "/lspinstall/svelte/node_modules/.bin/svelteserver", "--stdio" },
|
||||
on_attach = require("lsp").common_on_attach,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue