Skip to content

Commit 609a191

Browse files
Create nvim desktop app
1 parent 9b52724 commit 609a191

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mappings/common.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
["vimrc.vim", "~/.vimrc"],
1212
["map.sh", "~/projects/privatefiles/map.sh"],
1313
["init.sh", "~/projects/privatefiles/init.sh"],
14+
["https://raw.githubusercontent.com/neovim/neovim/refs/heads/master/runtime/nvim.desktop", "~/.local/share/applications/nvim.desktop", "curl"],
15+
["https://raw.githubusercontent.com/neovim/neovim/refs/heads/master/runtime/nvim.png", "~/.local/share/icons/hicolor/48x48/apps/nvim.png", "curl"],
1416
["https://raw.githubusercontent.com/NonlinearFruit/english-words/master/words.txt", "~/scripts/words.txt", "curl"],
1517
["https://raw.githubusercontent.com/NonlinearFruit/Creeds.json/master/creeds/westminster_shorter_catechism.json", "~/scripts/westminster_shorter_catechism.json", "curl"],
1618
["wezterm/*", "~/.config/wezterm"]

0 commit comments

Comments
 (0)