Add ChatGPT plugin to nvim
This commit is contained in:
parent
613b8b510e
commit
bf32fe820c
9 changed files with 221 additions and 6 deletions
Binary file not shown.
Binary file not shown.
|
|
@ -4,11 +4,13 @@ prefs_path = /home/aleidk/.var/app/com.spotify.Client/config/spotif
|
|||
current_theme = catppuccin-macchiato
|
||||
color_scheme = teal
|
||||
spotify_launch_flags =
|
||||
spotify_path = /var/lib/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/
|
||||
spotify_path = /home/aleidk/.local/share/flatpak/app/com.spotify.Client/x86_64/stable/active/files/extra/share/spotify/
|
||||
inject_css = 1
|
||||
replace_colors = 1
|
||||
overwrite_assets = 1
|
||||
inject_theme_js = 1
|
||||
check_spicetify_update = 1
|
||||
always_enable_devtools = 0
|
||||
|
||||
[Preprocesses]
|
||||
disable_sentry = 1
|
||||
|
|
@ -28,5 +30,5 @@ sidebar_config = 1
|
|||
|
||||
; DO NOT CHANGE!
|
||||
[Backup]
|
||||
version = 1.2.22.982.g794acc0a
|
||||
with = 2.25.3
|
||||
version = 1.2.26.1187.g36b715a1
|
||||
with = 2.28.1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue