mirror of
https://github.com/pnx/dotfiles
synced 2026-06-16 03:14:55 +02:00
nvim/lua/user/plugins/ide.lua: import ide.test
This commit is contained in:
parent
fc1bafc590
commit
f946f2ea6d
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ return {
|
|||
{ import = "user.plugins.ide.lsp" },
|
||||
{ import = "user.plugins.ide.autocomplete" },
|
||||
{ import = "user.plugins.ide.formatting" },
|
||||
{ import = "user.plugins.ide.test" },
|
||||
-- Linting
|
||||
{
|
||||
'mfussenegger/nvim-lint',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue