mirror of
https://github.com/halfdan/dotfiles.git
synced 2025-09-10 19:56:24 +00:00
Setting up a lot of changes
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
require("neotest").setup({
|
||||
adapters = {
|
||||
require("neotest-vim-test")({ allow_file_types = { "haskell", "elixir" } }),
|
||||
require("neotest-vim-test")({ allow_file_types = { "haskell"} }),
|
||||
require("neotest-elixir")
|
||||
},
|
||||
})
|
||||
|
Reference in New Issue
Block a user