Feel-ix-343 / markdown-oxide

Editor Agnostic PKM: you bring the text editor and we bring the PKM - inspired by and compatible with Obsidian
GNU General Public License v3.0
684 stars 10 forks source link

Minimal Neovim plugin to provide default config #95

Open Feel-ix-343 opened 1 month ago

Feel-ix-343 commented 1 month ago

62 as well as the complex setup process shows the value of a dedicated neovim

How does this relate to #40 and #65: this plugin could be a dependency of Obsidian.nvim, which would call the plugin's setup function.

This would also enable #71 (though the plugin would become not so minimal)

SpyrosMourelatos commented 1 month ago

I would suggest waiting a bit for this issue, Neovim is making some changes right now to support lsps autocompletion out of the box: https://github.com/neovim/neovim/pull/27339