diff --git a/editors/vim/vimrc b/editors/vim/vimrc index b5ce58e..7326ecc 100644 --- a/editors/vim/vimrc +++ b/editors/vim/vimrc @@ -45,7 +45,7 @@ let g:go_highlight_extra_types=1 let g:vim_markdown_folding_disabled = 1 let g:vim_markdown_math = 1 let g:vim_markdown_strikethrough = 1 -let g:vim_markdown_new_list_item_indent = 4 +" let g:vim_markdown_new_list_item_indent = 4 " use md for vim wiki and disable global linking let g:vimwiki_list = [{'path': '~/vimwiki/', @@ -141,10 +141,6 @@ inoremap inoremap inoremap -" jq formating -" noremap gj :%!gojq . -" not worth the hassle of randomly formatting my text - " " ale fixing for ts " let g:ale_fixers = { " \ '*': ['remove_trailing_lines', 'trim_whitespace'], diff --git a/passwords/gnupg/pubring.kbx b/passwords/gnupg/pubring.kbx index 8236d67..8694847 100644 Binary files a/passwords/gnupg/pubring.kbx and b/passwords/gnupg/pubring.kbx differ diff --git a/passwords/gnupg/pubring.kbx~ b/passwords/gnupg/pubring.kbx~ index 6b14788..8236d67 100644 Binary files a/passwords/gnupg/pubring.kbx~ and b/passwords/gnupg/pubring.kbx~ differ