chore: remove all copilot references
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
86ade85ed2
commit
70b5f7dab4
6 changed files with 0 additions and 81 deletions
|
|
@ -50,7 +50,6 @@ home-manager.users.<user>.home.packages = [
|
|||
### Completion
|
||||
|
||||
- `cmp.nix`: Configures the cmp completion framework.
|
||||
- `cmp-copilot.nix`: Adds GitHub Copilot support to cmp.
|
||||
- `lspkind.nix`: Adds icons to lsp completion items.
|
||||
- `autopairs.nix`: Adds the autopairs plugin.
|
||||
- `schemastore.nix`: Adds the schemastore plugin for JSON and YAML schemas.
|
||||
|
|
@ -67,7 +66,6 @@ home-manager.users.<user>.home.packages = [
|
|||
- `illuminate.nix`: Configures the Illuminate plugin for highlighting other uses of the current word under the cursor.
|
||||
- `indent-blankline.nix`: Configures the Indent Blankline plugin for displaying indentation levels.
|
||||
- `todo-comments.nix`: Configures the Todo Comments plugin for highlighting TODO comments.
|
||||
- `copilot-chat.nix`: Configures the Copilot Chat plugin for interacting with GitHub Copilot.
|
||||
- `navic.nix`: Configures the Navic plugin, shows the current code context.
|
||||
|
||||
### UI Plugins
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue