Compare commits

...

2 Commits

Author SHA1 Message Date
27b181e5ae Merge branch 'main' of ssh://musuka.dev:2222/paoda/dotfiles 2021-12-09 07:50:38 -04:00
094f2c90cd chore: general update 2021-11-13 19:58:38 -06:00
3 changed files with 8 additions and 2 deletions

View File

@@ -1,8 +1,11 @@
font_family CaskaydiaCove Nerd Font
font_family JetBrainsMono Nerd Font
bold_font auto
italic_font auto
bold_italic_font auto
font_size 11.0
linux_display_server x11
include ./themes/OneDark.conf

View File

@@ -202,7 +202,7 @@ end
-- Use a loop to conveniently call 'setup' on multiple servers and
-- map buffer local keybindings when the language server attaches
local servers = { "pyright", "zls", "tsserver" }
local servers = { "pyright", "zls", "tsserver", "clangd" }
for _, lsp in ipairs(servers) do
nvim_lsp[lsp].setup {
on_attach = on_attach,

3
.pam_environment Normal file
View File

@@ -0,0 +1,3 @@
GTK_IM_MODULE DEFAULT=fcitx
QT_IM_MODULE DEFAULT=fcitx
XMODIFIERS DEFAULT=\@im=fcitx