mirror of
https://github.com/Ascyii/nvim.git
synced 2026-01-01 04:04:24 -05:00
Skip usage of windsuf
This commit is contained in:
@@ -16,6 +16,10 @@ return {
|
||||
end)
|
||||
end
|
||||
},
|
||||
--{
|
||||
-- 'Exafunction/windsurf.vim',
|
||||
-- event = 'BufEnter'
|
||||
--},
|
||||
{
|
||||
"akinsho/toggleterm.nvim",
|
||||
config = function()
|
||||
|
||||
Reference in New Issue
Block a user