Add color to ip / typo

This commit is contained in:
2025-01-13 14:20:13 +01:00
parent 8ca661bd3a
commit b2cf6805a0
3 changed files with 4 additions and 3 deletions

View File

@@ -15,7 +15,7 @@ return {
opts = {
name = ".venv",
},
event = 'VeryLazy',
event = 'VeryLazy',
keys = {
{ '<leader>vs', '<cmd>VenvSelect<cr>' },
},