nvim-tree.lua/lua
Ross Wilson e0cfbbb93d
fix(copy-paste): fix message on clipboard clear (#1838)
* Clear clipboard function was calling utils to
  notify when the clipboard was cleared
* This produced a nil value error
* Replaced with notify
2022-12-19 09:59:38 +11:00
..
nvim-tree fix(copy-paste): fix message on clipboard clear (#1838) 2022-12-19 09:59:38 +11:00
nvim-tree.lua fix(#1815): don't schedule find_file calls, debounce update_focused_file with 15ms default (#1828) 2022-12-16 15:35:09 +11:00