Miragecore / nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

neovim Config

Requirement

Packer Install

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

Dependency

sudo apt isntall curl
sudo apt install npm
sudo apt install ripgrep
sudo apt install fd-find

Execute

at neovim command

:PackerSync

:LspInstall <lsp-server>

lsp-server-list

MarkdownPreview

Start the preview

:MarkdownPreview

Stop the preview"

:MarkdownPreviewStop

TODO

About


Languages

Language:Lua 100.0%