Compare commits

..

No commits in common. "015c7f3936d33f45cc800a4a0d23002c732b6e11" and "0c0baaaadf116cbc9ec0c91663efe283a80f1381" have entirely different histories.

3 changed files with 2 additions and 26 deletions

View File

@ -58,7 +58,7 @@ local capabilities = vim.lsp.protocol.make_client_capabilities()
capabilities = require("cmp_nvim_lsp").update_capabilities(capabilities)
-- Setup nvim-lsp-installer
local servers = { "clangd", "sumneko_lua", "texlab" }
local servers = { "clangd", "sumneko_lua" }
lsp_installer.setup {
ensure_installed = servers,
ui = {

View File

@ -1,18 +0,0 @@
-- Author : swytch
-- Created : Monday May 17, 2022 16:29:18 CET
-- License : GPLv3
-- Description : neovim lsp config file for texlab
local M = {}
M.setup = function(opts)
opts.settings = {
build = {
executable = "pdflatex"
}
}
end
return M

View File

@ -25,9 +25,6 @@ super + shift + s
super + shift + r
dmenuprompt "reboot?" "reboot"
super + BackSpace
slock
super + shift + d
displayselect
@ -40,7 +37,7 @@ super + shift + o
super + c
switch-colors
super + alt + c
super + shift + c
switch-colors -s
# Others
@ -56,9 +53,6 @@ super + d
super + p
screenshot
super + alt + p
screenshot -w
super + shift + {w,z}
$BROWSER