File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
docs/manual/release-notes
modules/plugins/utility/images/img-clip Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -253,4 +253,11 @@ https://github.com/gorbit99/codewindow.nvim
253253- Add Arduino support with [arduino-language-server].
254254- Add GLSL support with [glsl_analyzer].
255255
256+ [itscrystalline](https://github.com/itscrystalline):
257+
258+ [img-clip.nvim]: https://github.com/hakonharnes/img-clip.nvim
259+
260+ - [img-clip.nvim]'s configuration now has it's own DAG entry, seperate from
261+ image-nvim.
262+
256263<!-- vim: set textwidth=80: -->
Original file line number Diff line number Diff line change 1515 "img-clip"
1616 ] ;
1717
18- pluginRC . image-nvim = entryAnywhere ''
18+ pluginRC . img-clip = entryAnywhere ''
1919 require("img-clip").setup(${ toLuaObject cfg . setupOpts } )
2020 '' ;
2121 } ;
You can’t perform that action at this time.
0 commit comments