add some nice vimplugins

This commit is contained in:
Ben Harris 2019-03-12 11:21:58 -04:00
parent c0802c55a3
commit d0ed275ee0
8 changed files with 17 additions and 7 deletions

9
.gitmodules vendored
View File

@ -8,3 +8,12 @@
[submodule "vim/.vim/bundle/quick-scope"]
path = vim/.vim/bundle/quick-scope
url = https://github.com/unblevable/quick-scope
[submodule "vim/.vim/bundle/vim-fugitive"]
path = vim/.vim/bundle/vim-fugitive
url = https://github.com/tpope/vim-fugitive
[submodule "vim/.vim/bundle/vim-commentary"]
path = vim/.vim/bundle/vim-commentary
url = https://github.com/tpope/vim-commentary
[submodule "vim/.vim/bundle/vim-surround"]
path = vim/.vim/bundle/vim-surround
url = https://github.com/tpope/vim-surround

View File

@ -56,7 +56,6 @@ emacs:
fish:
@printf "$(YELLOW)--- fish -----------------------------------------------\n$(RESET)"
stow -t "$$HOME" fish
fish -c fisher
git:
@printf "$(YELLOW)--- git ------------------------------------------------\n$(RESET)"

@ -0,0 +1 @@
Subproject commit 141d9d32a9fb58fe474fcc89cd7221eb2dd57b3a

@ -0,0 +1 @@
Subproject commit bd0b87d36ad80e8acd94f22028d15ebb441b1c28

@ -0,0 +1 @@
Subproject commit 597068870b8f093a8b2d11536c62ff31222ee8d0

View File

@ -19,7 +19,7 @@ suggestion_delimiter_word = cyan
commands = "ame,amsg,away,command,cycle,kick,kickban,me,msg,notice,part,query,quit,topic"
default_dict = ""
during_search = off
enabled = on
enabled = off
real_time = off
suggestions = -1
word_min_length = 2

View File

@ -222,7 +222,7 @@ hashbang.local_hostname
hashbang.usermode
hashbang.command = "/oper benharri x"
hashbang.command_delay
hashbang.autojoin = "#!opers,#!,#!social,#!os,#!politics,#!support,#!git"
hashbang.autojoin = "#!git,#!support,#!politics,#!os,#!social,#!,#!opers"
hashbang.autorejoin
hashbang.autorejoin_delay
hashbang.connection_timeout
@ -345,7 +345,7 @@ sdf.local_hostname
sdf.usermode
sdf.command
sdf.command_delay
sdf.autojoin = "#helpdesk,#anonradio,#gopher,#sdf"
sdf.autojoin = "#sdf,#gopher,#anonradio,#helpdesk"
sdf.autorejoin
sdf.autorejoin_delay
sdf.connection_timeout
@ -632,7 +632,7 @@ slashnet.local_hostname
slashnet.usermode
slashnet.command
slashnet.command_delay
slashnet.autojoin = "#gtlug,#help"
slashnet.autojoin = "#help,#gtlug [5j#i15,5n#N30,5t]:1"
slashnet.autorejoin
slashnet.autorejoin_delay
slashnet.connection_timeout

View File

@ -27,7 +27,7 @@ text_selected = white
[network]
allow_empty_password = off
allowed_ips = ""
bind_address = ""
bind_address = "127.0.0.1"
clients_purge_delay = 0
compression_level = 6
ipv6 = on
@ -48,5 +48,4 @@ backlog_tags = "irc_privmsg"
backlog_time_format = "[%H:%M] "
[port]
ssl.irc = 6666
weechat = 9090