Skip to content

Commit f5a5a35

Browse files
committed
feat: I want to write emojis everywhere
1 parent 9efe0a4 commit f5a5a35

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lua/vnext/plugins/editing.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ return {
120120
{
121121
"allaman/emoji.nvim",
122122
dev = true,
123-
ft = "markdown",
123+
event = "BufReadPre",
124124
---@module "emoji"
125125
---@type EmojiConfig
126126
opts = {

0 commit comments

Comments
 (0)