setup copilot inline suggestions + chat
This commit is contained in:
parent
7aca777bf9
commit
b13e372fd6
7 changed files with 116 additions and 2 deletions
|
@ -8,6 +8,10 @@
|
|||
fzf-native = {
|
||||
enable = true;
|
||||
};
|
||||
# Enable telescope UI select.
|
||||
ui-select = {
|
||||
enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
# Configure telescope settings.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue