Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Feel-ix-343 authored Feb 29, 2024
1 parent 909dfee commit 88c093a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ Adjust your neovim config as follows
local lspconfig = require('lspconfig')
local configs = require("lspconfig.configs")

-- Markdown_Oxide is now added to nvim-lspconfig; make sure to update
require("lspconfig").markdown_oxide.setup({
capabilities = capabilities -- ensure that capabilities.workspace.didChangeWatchedFiles.dynamicRegistration = true
})
Expand Down

0 comments on commit 88c093a

Please sign in to comment.