vim-settings/neovim
ViViDboarder 46baaf7c1e feat(neovim): add GitHub Copilot and CopilotChat plugins
This commit introduces two new plugins to the Neovim configuration:
GitHub Copilot and CopilotChat. The GitHub Copilot plugin is added
directly, while the CopilotChat plugin is added with a custom setup
function. The setup function configures key mappings and prompts for
the CopilotChat plugin. Additionally, a new global variable
`install_copilot` is introduced to control the installation of these
plugins.
2024-05-30 09:00:45 -07:00
..
backup Keep backup dir 2022-03-21 15:56:08 -07:00
colors Add tokyonight colorscheme 2021-09-09 16:23:34 -07:00
ftplugin Clean pre-commit checks a little bit 2023-06-09 13:12:02 -07:00
lua feat(neovim): add GitHub Copilot and CopilotChat plugins 2024-05-30 09:00:45 -07:00
packer_snapshots Update 0.9 plugin snapshots 2024-03-29 12:34:00 -07:00
plugin Refactor null-ls and remove conflicted formatting 2022-01-12 09:21:57 -08:00
spell Update dictionary 2022-11-02 12:42:02 -07:00
.gitignore Add startify config and local require 2021-08-24 16:12:40 -07:00
init.vim Only load nvim lua configs for version 0.6+ 2023-06-15 11:41:21 -07:00