Commit Graph

647 Commits

Author SHA1 Message Date
f392d22650 feat(nvim): add even more hop keybinds 2022-07-28 03:08:28 -05:00
dcf4c413b4 feat(nvim): add more hop keybinds 2022-07-28 03:05:06 -05:00
6d7dfafd09 feat(nvim): add hop.nvim 2022-07-28 02:40:39 -05:00
c017b8e942 feat(nvim): set tabs for sh filetype 2022-07-27 23:31:23 -05:00
3910114700 feat(nvim): use expr for foldmethod on yml 2022-07-27 23:30:16 -05:00
b36a464d95 feat(nvim): enable relativenumber by default 2022-07-25 14:29:52 -05:00
ebb18b0717 feat(nvim): improve toggling of diagnostics 2022-07-25 14:27:40 -05:00
3c9a164ef6 feat(wezterm): add copy & paste 2022-07-25 14:02:40 -05:00
20b1eaf6b8 Revert "feat(nvim): add osc52 support for clipboard"
This reverts commit da9ea8f025.
2022-07-25 14:01:23 -05:00
da9ea8f025 feat(nvim): add osc52 support for clipboard 2022-07-25 13:51:32 -05:00
b65e93bfac feat(nvim): enable wrap 2022-07-25 10:42:33 -05:00
bb386a9bf3 fix: remove padding from FZF OPTS 2022-07-25 09:07:50 -05:00
ea324e48b7 feat(zsh): improve kill tab completion 2022-07-25 04:18:39 -05:00
b539ce0081 fix(profile): ignore errors for wgrep 2022-07-25 03:52:33 -05:00
cc67168504 feat(profile): add convenience alias for command -v 2022-07-25 03:04:17 -05:00
24326c5692 refactor(nvim): remove mapping utils 2022-07-24 19:36:25 -05:00
4352eb5ff5 refactor(nvim): use vim.keymap.set instead of buffer_map 2022-07-24 19:35:46 -05:00
69350fe76e fix(nvim): use keymap.set correctly 2022-07-24 19:31:12 -05:00
994a1aabff refactor(nvim): remove sniprun 2022-07-24 19:29:26 -05:00
f848b943f6 refactor(nvim): migrate to vim.keymap.set 2022-07-24 19:29:12 -05:00
7825b61280 fix(nvim): do not show indentlines for mason 2022-07-24 18:30:34 -05:00
f43e639758 feat(nvim): add toggle for relativenumber 2022-07-24 15:52:45 -05:00
f169c7201c feat(nvim): use mason 2022-07-24 14:49:10 -05:00
ad50bdc11f fix(nvim): use expr foldmethod in correct order 2022-07-23 16:47:41 -05:00
1419d54090 feat: show slash for directories in exa 2022-07-23 16:30:28 -05:00
98ab98374e docs: include fzf functions under fzf comment 2022-07-23 15:41:46 -05:00
21e1c90122 feat(zsh): add completions for minikube 2022-07-23 15:38:42 -05:00
610bafdab6 feat(zsh): add completions for k8s 2022-07-23 15:36:47 -05:00
aae1772cfe fix(nvim): pull virtual lines from vim.diagnostic 2022-07-23 15:05:41 -05:00
0f86c66fea fix: use correct kill command 2022-07-23 00:59:27 -05:00
1e191aa0b0 feat(nvim): improve split bar color 2022-07-22 22:14:56 -05:00
0c02491f2b refactor(nvim): use vim.keymap.set 2022-07-22 21:09:36 -05:00
a809131297 refactor(nvim): improve pattern matching for plugins 2022-07-22 20:34:42 -05:00
ed49fddac8 feat(nvim): auto compile packer on plugins save 2022-07-22 20:26:51 -05:00
8085480b6c feat(nvim): make ps/pc keybinds handle missing plugins 2022-07-22 20:24:19 -05:00
4f614b125b feat(git): enable push.autoSetupRemote 2022-07-22 20:15:20 -05:00
3b261e438e feat(wezterm): decrease opacity 2022-07-22 17:07:53 -05:00
df4d71a17b feat(nvim): add toggle for lsp lines type 2022-07-22 16:43:40 -05:00
c0a9840dc1 feat(nvim): improve lsp virtual text 2022-07-22 16:25:55 -05:00
04113061a3 docs(neovim): add explanation for incremental rename 2022-07-22 16:22:36 -05:00
130253094f fix(nvim): remove pretty-fold preview 2022-07-22 15:25:53 -05:00
6a6d3077bc fix(nvim): ansible ls provideRedirectModules enable 2022-07-17 22:08:52 -05:00
e3fd57201d fix(wezterm): set alias for ssh 2022-07-17 22:04:39 -05:00
00632af293 fix(wezterm): set term to wezterm 2022-07-17 22:02:54 -05:00
691624e084 feat(nvim): add bg highight for lsp diagnostics 2022-07-17 19:52:03 -05:00
2ed3998b12 feat(nvim): improve lsp virtual text icon 2022-07-17 19:25:14 -05:00
d4922a19c7 refactor(nvim): better lsp file organization 2022-07-17 17:48:03 -05:00
c1f7efb478 fix(nvim): remove duplicate lsp def 2022-07-17 16:48:25 -05:00
5ebdd4e56a Merge branch 'Development' of https://gitlab.orion-technologies.io/philler/dot-files into Development 2022-07-17 16:40:05 -05:00
cf83c4082f refactor(nvim): remove virtual lsp lines 2022-07-17 16:40:01 -05:00