-
Personally I use will133/vim-dirdiff plugin, but it is pretty troublesome as I need to invoke `:DirDiff /path/to/dir1 /path/to/some/dir2`. What would be ideal is to extend nvim-tree, to be able to mark two directories (in similar manner as it has bookmarks) and then execute `:DirDiff` against those marked directories, but I'm not that familiar with Lua yet to write that. ;/
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Personally I use will133/vim-dirdiff plugin, but it is pretty troublesome as I need to invoke `:DirDiff /path/to/dir1 /path/to/some/dir2`. What would be ideal is to extend nvim-tree, to be able to mark two directories (in similar manner as it has bookmarks) and then execute `:DirDiff` against those marked directories, but I'm not that familiar with Lua yet to write that. ;/