--- a/vim/vimrc Tue Jul 03 21:41:51 2018 +0000
+++ b/vim/vimrc Wed Jul 04 03:12:05 2018 +0000
@@ -324,7 +324,7 @@
call winrestview(view)
endfunction
-noremap <leader>p "*p
+noremap <leader>p "+p
" noremap <leader>p mz:r!pbpaste<cr>`z
vnoremap <leader>y :<c-u>call g:FuckingCopyTheTextPlease()<cr>
nnoremap <leader>y VV:<c-u>call g:FuckingCopyTheTextPlease()<cr>
--- a/weechat/weechat.conf Tue Jul 03 21:41:51 2018 +0000
+++ b/weechat/weechat.conf Wed Jul 04 03:12:05 2018 +0000
@@ -117,7 +117,7 @@
quote_time_format = "%H:%M:%S"
read_marker = line
read_marker_always_show = on
-read_marker_string = "◡◡◠"
+read_marker_string = "─"
save_config_on_exit = off
save_config_with_fsync = off
save_layout_on_exit = all