ea3cc427437e

More
[view raw] [browse files]
author Steve Losh <steve@stevelosh.com>
date Fri, 01 Feb 2019 12:27:54 -0500
parents 52107888f30a
children d3cf0122bca6
branches/tags (none)
files gitconfig vim/vimrc weechat/plugins.conf weechat/weechat.conf

Changes

--- a/gitconfig	Mon Jan 14 12:31:12 2019 -0500
+++ b/gitconfig	Fri Feb 01 12:27:54 2019 -0500
@@ -37,7 +37,7 @@
     di = !git diff --cached | nvim -R -
     dl = "!f() { git diff \"$@\" | nvim -R -c 'set ft=diff' -; }; f"
 
-    co = checkout
+    co = checkout --recurse-submodules
     id = rev-parse
 
     stat = status
--- a/vim/vimrc	Mon Jan 14 12:31:12 2019 -0500
+++ b/vim/vimrc	Fri Feb 01 12:27:54 2019 -0500
@@ -1403,6 +1403,9 @@
     au FileType go setlocal shiftwidth=8
     au FileType go setlocal foldmethod=syntax
     au FileType go nnoremap <buffer> <silent> M :GoDoc<cr>
+    au FileType go nnoremap <buffer> <localleader>t :GoInfo<cr>
+    au FileType go nnoremap <buffer> <localleader>h :GoDocBrowser<cr>
+    au FileType go nnoremap <buffer> <localleader>b :GoBuild<cr>
 
     " this language is incredible
     au FileType go iabbrev <buffer> ernil if err != nil {<cr>return nil, err<esc>jA
@@ -2179,6 +2182,7 @@
 let g:go_fmt_command = "goimports"
 let g:go_fmt_experimental = 1
 let g:go_doc_keywordprg_enabled = 0
+let g:go_def_mode = "godef"
 
 " }}}
 " Gundo {{{
--- a/weechat/plugins.conf	Mon Jan 14 12:31:12 2019 -0500
+++ b/weechat/plugins.conf	Fri Feb 01 12:27:54 2019 -0500
@@ -73,6 +73,9 @@
 python.slack.auto_open_threads = "false"
 python.slack.background_load_all_history = "false"
 python.slack.channel_name_typing_indicator = "true"
+python.slack.color_buflist_muted_channels = "darkgray"
+python.slack.color_reaction_suffix = "darkgray"
+python.slack.color_thread_suffix = "lightcyan"
 python.slack.colorize_private_chats = "false"
 python.slack.debug_level = "3"
 python.slack.debug_mode = "false"
@@ -94,6 +97,7 @@
 python.slack.slack_api_token = "xoxp-3324703083-436133997184-447755985685-90585fad41071ee30fb518ad29831038"
 python.slack.slack_timeout = "20000"
 python.slack.switch_buffer_on_join = "true"
+python.slack.thread_messages_in_channel = "false"
 python.slack.thread_suffix_color = "lightcyan"
 python.slack.unfurl_auto_link_display = "both"
 python.slack.unfurl_ignore_alt_text = "false"
@@ -118,6 +122,9 @@
 python.slack.auto_open_threads = "Automatically open threads when mentioned or inresponse to own messages."
 python.slack.background_load_all_history = "Load history for each channel in the background as soon as it opens, rather than waiting for the user to look at it."
 python.slack.channel_name_typing_indicator = "Change the prefix of a channel from # to > when someone is typing in it. Note that this will (temporarily) affect the sort order if you sort buffers by name rather than by number."
+python.slack.color_buflist_muted_channels = "Color to use for muted channels in the buflist"
+python.slack.color_reaction_suffix = "Color to use for the [:wave:(@user)] suffix on messages that have reactions attached to them."
+python.slack.color_thread_suffix = "Color to use for the [thread: XXX] suffix on messages that have threads attached to them."
 python.slack.colorize_private_chats = "Whether to use nick-colors in DM windows."
 python.slack.debug_level = "Show only this level of debug info (or higher) when debug_mode is on. Lower levels -> more messages."
 python.slack.debug_mode = "Open a dedicated buffer for debug messages and start logging to it. How verbose the logging is depends on log_level."
@@ -138,6 +145,7 @@
 python.slack.slack_api_token = "List of Slack API tokens, one per Slack instance you want to connect to. See the README for details on how to get these."
 python.slack.slack_timeout = "How long (ms) to wait when communicating with Slack."
 python.slack.switch_buffer_on_join = "When /joining a channel, automatically switch to it as well."
+python.slack.thread_messages_in_channel = "When enabled shows thread messages in the parent channel."
 python.slack.thread_suffix_color = "Color to use for the [thread: XXX] suffix on messages that have threads attached to them."
 python.slack.unfurl_auto_link_display = "When displaying ("unfurling") links to channels/users/etc, determine what is displayed when the text matches the url without the protocol. This happens when Slack automatically creates links, e.g. from words separated by dots or email addresses. Set it to "text" to only display the text written by the user, "url" to only display the url or "both" (the default) to display both."
 python.slack.unfurl_ignore_alt_text = "When displaying ("unfurling") links to channels/users/etc, ignore the "alt text" present in the message and instead use the canonical name of the thing being linked to."
--- a/weechat/weechat.conf	Mon Jan 14 12:31:12 2019 -0500
+++ b/weechat/weechat.conf	Fri Feb 01 12:27:54 2019 -0500
@@ -54,8 +54,8 @@
 day_change_message_2dates = "-- %%a, %%d %%b %%Y (%a, %d %b %Y) --"
 eat_newline_glitch = off
 emphasized_attributes = ""
-highlight = "sjl,slosh,slj,clojerks,horrifying,remotes"
-highlight_regex = "(red[- ]tape|steve ?losh|rob ford|(jesus )?fucking christ|bring me my [A-Za-z0-9_]+ (pant|breeche|kilt|skirt|short|jort|plort)s?|(horse|mouse|clown)fuckers?|([[:<:]]((mother)?fuck([ie]ng?|er)?|(god?)?damn(ed)?|dammit|(bull|horse)?shite?)[[:>:]].*){3,}|actual footage|pork ?belly)"
+highlight = "sjl,slosh,slj,horrifying,steve.losh,@steve.losh,stevelosh"
+highlight_regex = "(steve losh|rob ford|(jesus )?fucking christ|(horse|mouse|clown)fuckers?|((mother)?fuck([ie]ng?|er)?|(god?)?damn(ed)?|dammit|(bull|horse)?shite?){3,})"
 highlight_tags = ""
 hotlist_add_conditions = "${away} || ${buffer.num_displayed} == 0"
 hotlist_buffer_separator = ", "
@@ -133,7 +133,7 @@
 window_separator_horizontal = on
 window_separator_vertical = on
 window_title = ""
-word_chars_highlight = "!\u00A0,-,_,|,alnum"
+word_chars_highlight = "!\u00A0,-,_,|,@,.,alnum"
 word_chars_input = "!\u00A0,-,_,|,alnum"
 
 [palette]