Commit Graph

297 Commits (266b121d688c3907c26b11984782acfa7b175ef6)

Author SHA1 Message Date
bretello 266b121d68
add ripgrep, remove ack 2021-10-01 17:34:36 +02:00
bretello 6a1bba6bbd
add more fzf goodies 2021-10-01 17:34:36 +02:00
bretello 38f7bf2c60
vim: add dvc BufRead commands 2021-10-01 17:03:23 +02:00
bretello bf933fcf3e
vim: shortcuts: fix <leader>k 2021-09-26 16:09:47 +02:00
bretello 6f1d1263fa
vim: add cursorline 2021-09-26 16:09:15 +02:00
bretello d8461c69fc
vim: improve color handling 2021-09-26 16:07:34 +02:00
bretello 14be7945e1
vim: shortcuts: improve tab navigation 2021-09-26 16:02:21 +02:00
bretello 9fe51f308c
vim: improve plugins_config 2021-09-26 15:59:46 +02:00
bretello d1a6bf898e
vim: add vim-go plug 2021-09-26 15:53:57 +02:00
bretello 53b5d0f9f7
vim: fix GitStatus() 2021-09-26 15:52:21 +02:00
bretello 79e584b7e8
tmux: cleanup 2021-09-26 15:47:03 +02:00
bretello 8c43d4c7c1
zsh: vim mode: show navigation indicator 2021-09-26 15:46:44 +02:00
bretello ca15cbc840
zsh: add dotfiles/fzf plugin 2021-09-26 15:36:41 +02:00
bretello 32ca99ea14 vim: update git shortcuts 2021-08-09 18:38:35 +02:00
bretello ddefba551e vim: update NERDTreeIgnore 2021-08-09 18:37:58 +02:00
bretello e009704e75 vim: move from python pyls to pylsp
note: this requires python-lsp-server (https://pypi.org/project/python-lsp-server/)
2021-08-09 18:36:17 +02:00
bretello 517cf45174 functions: add retry function 2021-07-19 10:40:08 +02:00
bretello b64781409c
ansible: update ansible.cfg setup 2021-07-18 17:32:15 +02:00
bretello d7ccec7fef
zsh: add LANG to the top of the main dotfile 2021-07-16 21:39:46 +02:00
bretello 636a8c185c tmux: update config 2021-05-19 11:28:38 +02:00
bretello 1e86f54f3c vim: wrap text in quickfix, loclist 2021-05-19 11:28:38 +02:00
bretello 3acebef599 vim: use spellcheck and wrapping for markdown files 2021-05-19 11:28:38 +02:00
bretello 9ae5b71263 vim: fix visual mode yank to clipboard 2021-05-19 11:28:34 +02:00
bretello 0cde5c3ea8 vim: add truecolor support 2021-05-19 11:27:25 +02:00
bretello 6cd1f5e07a vim: update ale config (rust+pylint) 2021-05-19 11:25:40 +02:00
bretello 5f84402142 vim: add shfmt as sh formatter 2021-05-19 11:25:40 +02:00
bretello 5a6dd6bee7 zsh: increase history size 2021-05-19 11:25:40 +02:00
bretello 926bb413a4
updater: add vim plugins update 2021-04-12 13:49:40 +02:00
bretello 98604c6a4c
updater: fix it 2021-04-12 13:49:40 +02:00
bretello bbf4c325b8
zsh: add bgnotify omz plugin: notifications for long running commands (>6s) 2021-04-11 20:18:17 +02:00
bretello 37821a77ab
ansible: add update.yml to perform updates, add vim install step 2021-04-11 20:16:31 +02:00
bretello 9ac97f0af7
vim: fix copy/paste shortcuts
use map instead of noremap so that <leader>Y can be also used
in visual mode
2021-04-11 18:50:03 +02:00
bretello 7f2e0333fd
vim: add <leader>m to run make silently 2021-04-11 13:26:50 +02:00
bretello ab7660a41b
vim: fix python breakpoint macro (@b) 2021-04-11 13:24:17 +02:00
bretello 0cb850b8a4
zsh: add conditional insertion for systemd and debian plugins 2021-04-11 13:09:47 +02:00
bretello d99915b642
vim: add vim-vpp-modern plug 2021-04-10 22:06:03 +02:00
bretello c2ae92ff9e
aliases: add venv 2021-04-10 22:06:03 +02:00
bretello f8bc1793b7
zsh: use omz's zsh-navigation-tools, add zsh_reload
use `src` to reload/recompile zsh
2021-04-10 22:06:02 +02:00
bretello 6f5b808787
zsh: remove pip completion, fix formatting 2021-04-10 22:06:02 +02:00
bretello f307a2207d
zsh: add vim filetype/conf hint 2021-04-10 22:06:02 +02:00
bretello a6a927e6d8
zsh: add add antibody extras, cleanup plugins.txt
export _DOTFILES_EXTRA_PLUGINS=true to load plugins in
`antibody_plugins_extra.txt`
2021-04-10 22:06:02 +02:00
bretello e1921affdc
zsh: add BAT_THEME=gruvbox-dark env var 2021-04-10 22:05:44 +02:00
bretello 2e19f7d476
add tmux basic config 2021-04-05 18:12:53 +02:00
bretello fe83822b56
vim: use popup for completion suggestions 2021-04-05 18:12:53 +02:00
bretello 3bab8cd959
vim: add csv plugin 2021-04-05 18:12:53 +02:00
bretello d20c511105
vim: add terraform plugin 2021-04-05 18:12:53 +02:00
bretello 61fcdb7ea7
vim: remove duplicate shortcut 2021-04-05 18:12:53 +02:00
bretello 40074e5655
vim: add <leader>ll to open loclist 2021-04-05 18:12:53 +02:00
bretello 8a1ca40569
functions: add gi() to query toptal's gitignore API 2021-04-05 18:12:52 +02:00
bretello 681acc90e6
vim: use <leader>ep to open plugs.vim 2021-04-05 18:12:52 +02:00