Select a color scheme for your Dotfyle experience

sshelll / telescope-gott.nvim

telescope-gott.nvim

A telescope plug helps you run go test easily.
2 2 0 5 days ago
golang manually-created
telescope-gott.nvim is a Go test runner extension for telescope.nvim, allowing interactive selection and execution of Go test functions in Neovim. It relies on the gott library and offers customizable configurations for test arguments, timeout, layout, and notification styles. It enhances the testing experience by providing a visual test selection interface within Neovim. It complements the functionality of gott.nvim by providing a different approach to running Go tests.