Commit Graph

254 Commits (feature/symbol-search)

Author SHA1 Message Date
bretello 9eb0d0c251 vim: alesymbolsearch wip 2021-03-15 10:40:25 +01:00
bretello 4034a91cf5 vim: add csv plugin 2021-03-15 10:38:49 +01:00
bretello 37a16a5934 vim: add terraform plugin 2021-03-15 10:37:52 +01:00
bretello 62f76ef6c2 vim: remove duplicate shortcut 2021-03-15 10:36:22 +01:00
bretello edc42f230c vim: add <leader>ll to open loclist 2021-03-15 10:35:35 +01:00
bretello 1ff6a2dd62 functions: add gi() to query toptal's gitignore API 2021-03-15 10:32:16 +01:00
bretello 0a1f93248f vim: use <leader>ep to open plugs.vim 2021-03-15 10:30:39 +01:00
bretello 74e8f0b33c gitconfig: revert back to vimdiff 2021-03-15 10:29:37 +01:00
bretello a19be5a000 vim: add Quickpeek 2021-03-15 10:29:08 +01:00
bretello 8435ecacfd vim: add ale_completion_symbols 2021-03-15 10:15:13 +01:00
bretello d9fb4c44aa vim: add <leader>t shortcuts class for tab navigation 2021-03-14 17:12:41 +01:00
bretello 2406cf2753 vim: map <leader>/ to Git 2021-03-14 16:32:22 +01:00
bretello 538bef8914 vim: add snipmate config 2021-03-14 16:31:57 +01:00
bretello 929c1e02cf vim: map <leader>r to ALERepeatSelection, add -relative flag to ALEFindReferences 2021-03-14 15:52:03 +01:00
bretello 1573e41df9 vim: add <leader>ef,ec,es to open config files
<leader>ef edits $DOTFILES/vim/functions.vim
<leader>ec edits $DOTFILES/vim/plugins_config.vim
<leader>es edits $DOTFILES/vim/shortcuts.vim
2021-03-14 15:50:16 +01:00
bretello 201f272aa4 vim: cleanup 2021-03-13 16:33:10 +01:00
bretello 273b49776d vim: shortcuts: fix clipboard yanking on linux 2021-03-13 16:27:09 +01:00
bretello e6953b53d9 vim: cleanup ALE linters and config 2021-03-13 15:31:26 +01:00
bretello 8a3e60b1b8 vim: shortcuts: use loclist for Ack (LAck), cleanup 2021-03-13 15:28:50 +01:00
bretello beed16ef01 zsh: theme: improve navigation mode display 2021-03-13 15:27:06 +01:00
bretello 7e20ae8244 add git-blame-ignore-revs 2021-03-13 14:51:23 +01:00
bretello 0c3b712463 zsh: fix tab formatting for zsh-theme 2021-03-13 14:50:57 +01:00
bretello 74add58517 vim: add completion to Man and Cmd functions 2021-03-13 14:41:40 +01:00
bretello 2d4d0fa481 Revert "vim: remove <leader>mk shortcut"
This reverts commit 45e0800add.
2021-03-08 10:28:10 +01:00
bretello 2d39d58ffa vim: set gruvbox contrast to 'dark' 2021-03-08 10:06:31 +01:00
bretello ba82eea132 vim: add syntax highlighting to :Man command 2021-03-08 10:00:57 +01:00
bretello 5ca025b9fb vim: add clang-format as a C fixer 2021-03-08 09:57:57 +01:00
bretello 60eec77942 vim: remove :Explore shortcut 2021-03-08 09:56:59 +01:00
bretello 2b35f51b6b zsh: move vi_mode_prompt_info to RPS1 2021-02-21 23:48:58 +01:00
bretello 07051c34f5 vim: cleanup airline configuration 2021-02-21 23:07:22 +01:00
bretello 2e28b63500 vim: map <leader>H to HighlightCoverageForAll 2021-02-19 13:29:15 +01:00
bretello 96da162c54
vim: fix gutentags ctags exclude list 2021-02-19 09:17:49 +01:00
bretello 52b9558c97
vim: add noexpandtab for golang 2021-02-19 08:52:19 +01:00
bretello 9eadb9871c
vim: add bash-language-server linter 2021-02-19 08:51:24 +01:00
bretello 57e054a984
vim: swap CtrlPBufTag with CtrlPTag, add CtrlPLine 2021-02-19 08:51:03 +01:00
bretello 9021574c29
pdbprc: minor improvements 2021-02-19 08:48:52 +01:00
bretello fafb2337a1 vim: update gutentags/ctrlp configuration 2021-02-01 14:13:22 +01:00
bretello 4ef43fed16
vim: add snipmate plug dependency 2021-01-15 01:43:43 +01:00
bretello 79dcf5e973
zsh: add $ANTIBODY environment variable 2021-01-15 01:34:40 +01:00
bretello d4ec9a5f2e
zsh: add visual mode indicator to zsh theme 2021-01-15 01:34:10 +01:00
bretello 42422738e4
vim: improve CtrlP shortcuts, remove bufexplorer plug 2021-01-15 00:12:13 +01:00
bretello 45e0800add
vim: remove <leader>mk shortcut 2021-01-09 23:54:58 +01:00
bretello 5e4fa5ef03
vim: enable folds by default 2021-01-09 23:54:20 +01:00
bretello b280360a16
zsh: do not show parentheses around git prompt 2021-01-09 23:53:54 +01:00
bretello 651bfe01f7
vim: add Goyo shortcuts
- `<leader>za` opens Goyo
- `<leader>zz` toggles Goyo
2021-01-09 23:46:33 +01:00
bretello 9e2e7e1ee0
vim: add Man and Cmd functions
- `:Man <cmd>` opens the man of `cmd` in a new buffer
- `:Cmd <cmd>` executes `cmd` and shows the output in a new scratch
  buffer
2021-01-09 23:44:49 +01:00
bretello 229a97856e
add bash-language-server archlinux package 2021-01-09 23:41:47 +01:00
bretello 6c90122583
git: add global gitignore file 2021-01-09 23:41:47 +01:00
bretello 6b97913926 vim: add <leader>I to toggle indent guides 2021-01-07 16:14:41 +01:00
bretello a6997cc37c functions: replace transfer() with upload()
transfer.sh is no longer around, replace it with 0x0.st
2021-01-07 11:25:48 +01:00