diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-03-09 23:46:52 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-03-09 23:46:52 +0900 |
| commit | b78c875ae8102687e9582612760e7a7f3092e475 (patch) | |
| tree | 65e3e9b7b0d88961f3dfcee8f0384d3a2999e84c /.config/nvim/lazy-lock.json | |
| parent | 1c51e4aaefb8f7e033c18e28ba9c64a11f7beb73 (diff) | |
| download | dotfiles-b78c875ae8102687e9582612760e7a7f3092e475.tar.gz dotfiles-b78c875ae8102687e9582612760e7a7f3092e475.tar.zst dotfiles-b78c875ae8102687e9582612760e7a7f3092e475.zip | |
nvim: install render-markdown.nvim
Diffstat (limited to '.config/nvim/lazy-lock.json')
| -rw-r--r-- | .config/nvim/lazy-lock.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/nvim/lazy-lock.json b/.config/nvim/lazy-lock.json index 68cc67e..6553e9e 100644 --- a/.config/nvim/lazy-lock.json +++ b/.config/nvim/lazy-lock.json @@ -14,6 +14,7 @@ "nvim-treesitter": { "branch": "master", "commit": "0c94de7e9792cf89c14a865ab819ad5c6e6a7f77" }, "playground": { "branch": "master", "commit": "ba48c6a62a280eefb7c85725b0915e021a1a0749" }, "plenary.nvim": { "branch": "master", "commit": "3707cdb1e43f5cea73afb6037e6494e7ce847a66" }, + "render-markdown.nvim": { "branch": "main", "commit": "81374ffd26f9a9d5f44274a9e7e60547b5fd106f" }, "rust.vim": { "branch": "master", "commit": "889b9a7515db477f4cb6808bef1769e53493c578" }, "skkeleton": { "branch": "main", "commit": "8bb1b8782227291c8cbe2aa62a9af732557690cc" }, "telescope.nvim": { "branch": "master", "commit": "415af52339215926d705cccc08145f3782c4d132" }, |
