Skip to content

Commit 244a404

Browse files
committed
nvim: image snacks
1 parent e5fd700 commit 244a404

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

home/default.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@
4848
# tools
4949
gmailctl
5050
bitwarden-cli
51+
tectonic
52+
mermaid-cli
5153
# nix
5254
age
5355
alejandra

home/nvim/lua/plugins.lua

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2167,6 +2167,7 @@ return inject_all({
21672167
opts = {
21682168
bigfile = { enabled = true },
21692169
input = { enabled = true },
2170+
image = { enabled = true },
21702171
notifier = { enabled = true },
21712172
quickfile = { enabled = false },
21722173
scroll = {

0 commit comments

Comments
 (0)