mirror of
https://github.com/boxpositron/absolute-vim.git
synced 2026-06-27 12:03:18 +00:00
80f7dcf1e9
The trouble.nvim plugin is added to the project. It is a plugin that provides a better way to handle and navigate through the list of diagnostics and other code issues. The plugin is added as a dependency and requires the nvim-tree/nvim-web-devicons plugin to function properly. The configuration for the trouble.nvim plugin is added in the absolute.after.trouble.lua file.