1 parent 9efe0a4 commit f5a5a35Copy full SHA for f5a5a35
1 file changed
lua/vnext/plugins/editing.lua
@@ -120,7 +120,7 @@ return {
120
{
121
"allaman/emoji.nvim",
122
dev = true,
123
- ft = "markdown",
+ event = "BufReadPre",
124
---@module "emoji"
125
---@type EmojiConfig
126
opts = {
0 commit comments