Compare commits

...

2 Commits

Author SHA1 Message Date
Geoffrey Frogeye 5ab08a4f77
Change SQL language server 2023-04-14 14:43:38 +02:00
Geoffrey Frogeye aa0bdca44d
Update mpv config 2023-04-14 14:41:24 +02:00
4 changed files with 4 additions and 3 deletions

View File

@ -1 +1 @@
sqls
sql-language-server

View File

@ -53,7 +53,7 @@ local servers = {
"phpactor", -- Install this one manually https://phpactor.readthedocs.io/en/master/usage/standalone.html#global-installation
{% endif %}
{% if 'sql' in dev_stuffs %}
"sqls",
"sqlls",
{% endif %}
}
for _, lsp in ipairs(servers) do

View File

@ -9,7 +9,7 @@ cache_directory=/tmp/my_mpv_thumbnails
# Whether to generate thumbnails automatically on video load, without a keypress
# Defaults to yes
autogenerate=yes
autogenerate=no
# Only automatically thumbnail videos shorter than this (in seconds)
# You will have to press T (or your own keybind) to enable the thumbnail previews

View File

@ -1,3 +1,4 @@
no-audio-display
save-position-on-quit
# Required by thumbnails script
osc=no