about summary refs log tree commit diff
diff options
context:
space:
mode:
authorBen Harris <ben@tilde.team>2020-06-15 14:45:09 -0400
committerBen Harris <ben@tilde.team>2020-06-15 14:45:09 -0400
commitbc7def2852563cae5a974ca6243da936a130efa9 (patch)
treee30dc47f893f78ab609e1906db29725caa383608
parentbf09d2f67a35ccfffdc3722fb4474a8259b8ee22 (diff)
add vim-airline
-rw-r--r--.gitmodules3
-rw-r--r--fish/.config/fish/functions/rm.fish2
m---------vim/.vim/bundle/vim-airline0
m---------vim/.vim/bundle/vim-gitgutter0
-rw-r--r--vim/.vimrc4
-rw-r--r--weechat/.weechat/irc.conf4
6 files changed, 10 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules
index 0c5ca96..2b80f9d 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -29,3 +29,6 @@
 [submodule "lf/lf"]
 	path = lf/lf
 	url = https://github.com/gokcehan/lf
+[submodule "vim/.vim/bundle/vim-airline"]
+	path = vim/.vim/bundle/vim-airline
+	url = https://github.com/vim-airline/vim-airline
diff --git a/fish/.config/fish/functions/rm.fish b/fish/.config/fish/functions/rm.fish
index ac2a298..c7860cc 100644
--- a/fish/.config/fish/functions/rm.fish
+++ b/fish/.config/fish/functions/rm.fish
@@ -1,3 +1,3 @@
 function rm
-rm -I $argv
+    command rm -I $argv
 end
diff --git a/vim/.vim/bundle/vim-airline b/vim/.vim/bundle/vim-airline
new file mode 160000
+Subproject ee85ed4c673b859cf8c3626a6669b8e3cd2392f
diff --git a/vim/.vim/bundle/vim-gitgutter b/vim/.vim/bundle/vim-gitgutter
-Subproject 9784226ba766662d298554a5c66fd938497f223
+Subproject e31e9bb35f7346caab4fcf972d44449bdfd3230
diff --git a/vim/.vimrc b/vim/.vimrc
index 6c95dfc..938e58f 100644
--- a/vim/.vimrc
+++ b/vim/.vimrc
@@ -71,6 +71,10 @@ if has("patch-8.1.0360")
     set diffopt+=internal,algorithm:patience
 end
 
+set hidden
+nnoremap <C-N> :bnext<CR>
+nnoremap <C-P> :bprev<CR>
+
 inoremap <C-U> <C-G>u<C-U>
 
 cmap w!! w !sudo tee % >/dev/null
diff --git a/weechat/.weechat/irc.conf b/weechat/.weechat/irc.conf
index aa42e4a..44bdf25 100644
--- a/weechat/.weechat/irc.conf
+++ b/weechat/.weechat/irc.conf
@@ -330,7 +330,7 @@ esper.msg_quit
 esper.notify
 esper.split_msg_max_length
 esper.charset_message
-sdf.addresses = "localhost/2346"
+sdf.addresses = "irc.sdf.org"
 sdf.proxy
 sdf.ipv6
 sdf.ssl
@@ -488,7 +488,7 @@ freenode.local_hostname
 freenode.usermode
 freenode.command
 freenode.command_delay
-freenode.autojoin = "#weechat,##oodnet,#lobsters,#gitea,#mastodon,#pleroma,#oragono,#sr.ht,#cmpwn,#bitbot,#gophernicus,##jan6,#ascii.town,##ircv3-chat,#!,#futel,#trashtown,#weechat-android,#ovh,#tilde.team,#rspamd,#fosshost,#fosshost-meet,#fosshost-dev 6:10"
+freenode.autojoin = "#weechat,##oodnet,#lobsters,#gitea,#mastodon,#pleroma,#oragono,#sr.ht,#cmpwn,#bitbot,#gophernicus,##jan6,#ascii.town,##ircv3-chat,#!,#futel,#trashtown,#weechat-android,#ovh,#tilde.team,#rspamd,#fosshost,#fosshost-meet,#fosshost-dev,##crustaceans 6:10"
 freenode.autorejoin
 freenode.autorejoin_delay
 freenode.connection_timeout