mirror of
https://github.com/donovanglover/nix-config.git
synced 2024-11-08 01:14:01 +01:00
neovim: Switch from marksman to markdown-oxide
Seemed a bit buggy from initial testing, but should overall have more features for PKM-related activities than marksman.
This commit is contained in:
parent
b438e9bafc
commit
a2aa6149a6
@ -75,7 +75,7 @@ in
|
||||
lua-language-server
|
||||
emmet-language-server
|
||||
crystalline
|
||||
marksman
|
||||
markdown-oxide
|
||||
tailwindcss-language-server
|
||||
vscode-langservers-extracted
|
||||
rust-analyzer
|
||||
@ -271,7 +271,7 @@ in
|
||||
local servers = {
|
||||
'nil_ls',
|
||||
'rust_analyzer',
|
||||
'marksman',
|
||||
'markdown_oxide',
|
||||
'lua_ls',
|
||||
'html',
|
||||
'clangd',
|
||||
|
Loading…
Reference in New Issue
Block a user