I have no idea
This commit is contained in:
1 parent
c4f2a1e4cb
commit
d069cc3ac0
15 files changed
+176
-75
No files matched your search
@@ -33,7 +33,7 @@ return function(use)
|
||||
require('icon-picker').setup {}
|
||||
local u = require 'config.utils'.mapping
|
||||
u.cmd('<leader>fi', 'IconPickerYank alt_font symbols nerd_font emoji')
|
||||
vim.keymap.set('i', '<c-i>', '<cmd>IconPickerInsert alt_font symbols nerd_font emoji<cr>')
|
||||
vim.keymap.set('i', '<c-s>', '<cmd>IconPickerInsert alt_font symbols nerd_font emoji<cr>')
|
||||
end,
|
||||
})
|
||||
end
|
||||
Reference in new issue
Block a user