This website requires JavaScript.
Explore
Help
Sign in
pti
/
kickstart.nvim
Watch
1
Star
0
Fork
You've already forked kickstart.nvim
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
889ba25939
kickstart.nvim
/
lua
/
custom
/
plugins
/
copilot.lua
7 lines
103 B
Lua
Raw
Normal View
History
Unescape
Escape
My custom plugins
2024-02-22 21:02:36 +01:00
return
{
My changes
2024-02-26 21:18:26 +01:00
'
github/copilot.vim
'
,
config
=
function
(
)
vim.g
.
copilot_assume_mapped
=
true
end
,
My custom plugins
2024-02-22 21:02:36 +01:00
}
Reference in a new issue
Copy permalink