mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
feat(nvim): Markdown Support
This commit is contained in:
parent
9076795c4f
commit
d2a2ea47de
7 changed files with 25 additions and 10 deletions
|
|
@ -18,5 +18,9 @@ return {
|
|||
desc = "Buffer Local Keymaps (which-key)",
|
||||
},
|
||||
},
|
||||
},
|
||||
{
|
||||
"github/copilot.vim",
|
||||
lazy = false,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue