Files
nvim-tree.lua/lua/nvim-tree
Alexander Courtis a3aa3b47ea feat(#1079): add renderer.highlight_clipboard default name, defaults to undercurls (#2410)
* feat(#1079): add highlight NvimTreeCopiedText and NvimTreeCutText

* feat(#1079): add highlight NvimTreeCopiedText and NvimTreeCutText

* feat(#1079): node may not be present in copy and cut

* feat(#1079): add renderer.highlight_clipboard

* feat(#1079): renderer.highlight_clipboard takes options, style cut/copy HL

* feat(#1079): renderer.highlight_clipboard takes options, style cut/copy HL

* feat(#1079): use an enum for highlight position

* feat(#1079): diagnostics uses _append_highlight
2023-09-17 16:08:04 +10:00
..
2023-09-03 17:26:05 +10:00
2023-09-16 15:10:36 +10:00
2023-09-16 15:10:36 +10:00
2023-05-06 15:33:17 +10:00
2023-09-16 15:10:36 +10:00
2023-09-17 11:08:57 +10:00