codium only on my home pc
This commit is contained in:
parent
aff6baa61e
commit
0f83d58058
@ -6,5 +6,5 @@ return {
|
|||||||
config = function()
|
config = function()
|
||||||
require('codeium').setup({})
|
require('codeium').setup({})
|
||||||
end,
|
end,
|
||||||
enabled = true
|
enabled = vim.fn.hostname() == 'perryLinux64'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user