This website works better with JavaScript.
Explore
Help
Sign In
Mirroring
/
kickstart.nvim
mirror of
https://github.com/nvim-lua/kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
update
Browse Source
pull/1464/head
Yaser Alraddadi
12 months ago
parent
0862adc22e
commit
d5d4de26c4
No known key found for this signature in database
GPG Key ID:
808212144E6DBE90
1 changed files
with
1 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
1
lua/custom/plugins/copilot.lua
Unescape
Escape
View File
@ -5,5 +5,6 @@ return {
init
=
function
(
)
init
=
function
(
)
-- vim.g.copilot_enabled = false
-- vim.g.copilot_enabled = false
end
,
end
,
--
}
,
}
,
}
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
Mirroring/kickstart.nvim
Title
Body
Create Issue