summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkkard2 <[email protected]>2024-01-07 20:38:12 +0100
committerkkard2 <[email protected]>2024-01-07 20:38:12 +0100
commit08006dad60d9f6af0068f0f55415faaf18048d37 (patch)
tree303fbe24994075d3b33e86bd01fa7e6fe5bf3c13
parent524c493b32eb1da8d54cecdad9bdcf554473f863 (diff)
normal
-rw-r--r--espanso/assets/img/normal.pngbin0 -> 146074 bytes
-rw-r--r--espanso/match/img.yml2
-rw-r--r--nvim/lazy-lock.json2
3 files changed, 3 insertions, 1 deletions
diff --git a/espanso/assets/img/normal.png b/espanso/assets/img/normal.png
new file mode 100644
index 0000000..aab69c3
--- /dev/null
+++ b/espanso/assets/img/normal.png
Binary files differ
diff --git a/espanso/match/img.yml b/espanso/match/img.yml
index 0c36207..7c1e225 100644
--- a/espanso/match/img.yml
+++ b/espanso/match/img.yml
@@ -15,6 +15,8 @@ matches:
image_path: $CONFIG/assets/img/kot.png
- trigger: ;;imiska
image_path: $CONFIG/assets/img/miska.png
+ - trigger: ;;inormal
+ image_path: $CONFIG/assets/img/normal.png
- trigger: ;;ipipe
image_path: $CONFIG/assets/img/pipe.png
- trigger: ;;isi
diff --git a/nvim/lazy-lock.json b/nvim/lazy-lock.json
index 82d8163..4edd0e1 100644
--- a/nvim/lazy-lock.json
+++ b/nvim/lazy-lock.json
@@ -1,5 +1,5 @@
{
- "LuaSnip": { "branch": "master", "commit": "99a94cc35ec99bf06263d0346128e908a204575c" },
+ "LuaSnip": { "branch": "master", "commit": "118263867197a111717b5f13d954cd1ab8124387" },
"cmp-nvim-lsp": { "branch": "main", "commit": "44b16d11215dce86f253ce0c30949813c0a90765" },
"harpoon": { "branch": "harpoon2", "commit": "31701337377991c66eebb57ebd23ef01eb587352" },
"lazy.nvim": { "branch": "main", "commit": "96584866b9c5e998cbae300594d0ccfd0c464627" },