nvim-tree.lua/lua
Richard Li 3000797e53
fix(diagnostics): do not show on file/dir with same prefix (#1832)
* fix diagnostics showing up on file/dir with same prefix

* using fnamemodify instead of gsub
2022-12-23 12:36:23 +11:00
..
nvim-tree fix(diagnostics): do not show on file/dir with same prefix (#1832) 2022-12-23 12:36:23 +11:00
nvim-tree.lua fix(#1841): do not refresh on buffer events when not a file buffer (#1843) 2022-12-19 17:18:27 +11:00