Merge remote-tracking branch 'origin/core' into b12f

This commit is contained in:
drone 2021-07-14 00:24:51 +00:00
commit 05836bcdf4
6 changed files with 49 additions and 44 deletions

View file

@ -98,6 +98,7 @@ in
flameshot
libnotify
gnome3.adwaita-icon-theme
gnome.eog
gnome3.nautilus
wine

View file

@ -95,7 +95,7 @@ in
python-language-server
solargraph
rust-analyzer
ctags
universal-ctags
ccls
rnix-lsp
terraform-ls
@ -120,6 +120,7 @@ in
sonokai
fugitive
vim-rhubarb
vim-gitgutter
vimagit

View file

@ -33,7 +33,6 @@ lua <<EOF
['staticcheck'] = true
},
},
},
'html', --------------------------------- HTML
['jdtls'] = { --------------------------- Java
@ -44,6 +43,7 @@ lua <<EOF
}
},
'jsonls', ------------------------------- JSON
'phpactor', ----------------------------- PHP
'pyls', --------------------------------- Python
'rnix', --------------------------------- Nix
'solargraph', --------------------------- Ruby

View file

@ -2,6 +2,8 @@
au! BufNewFile,BufReadPost *.{yaml,yml} set filetype=yaml
autocmd FileType yaml setlocal ts=2 sts=2 sw=2 expandtab
let g:gutentags_file_list_command = 'git ls-files'
" Golang
" Go test shortcut
nmap <Leader>got :GoTest<CR>

View file

@ -14,7 +14,7 @@
"application/x-extension-xht" = [ "firefox.desktop" ];
"image/jpeg" = [ "viewnior.desktop" "gpicview.desktop" ];
"image/png" = [ "viewnior.desktop" "gpicview.desktop" ];
"text/plain" = [ "mousepad.desktop" ];
"text/plain" = [ "firefox.desktop" ];
"x-scheme-handler/mailto" = [ "userapp-Thunderbird.desktop" ];
"message/rfc822" = [ "userapp-Thunderbird.desktop" ];
"application/pdf" = [ "org.gnome.Evince.desktop" ];

View file

@ -53,6 +53,7 @@ in
diffutils
findutils
exfat-utils
file
# zippit
zip