Commit graph

1069 commits

Author SHA1 Message Date
6108f3bb47 vim/lsp: enable window border for :Mason 2023-08-06 22:03:03 +02:00
12e632e880 vim/lazy: enable border on floating window 2023-08-06 21:57:28 +02:00
4ff86b42ad vim/trouble: use command instead anonymous functions in mappings 2023-08-06 21:17:38 +02:00
c7e1f398a7 vim: add mapping to navigate next/previous diagnostic 2023-08-06 21:12:24 +02:00
57de226fcf vim: replace deprecated function: vim.pretty_print 2023-08-06 19:48:26 +02:00
fc731f1d63 vim: move lazy config to its own file 2023-08-06 19:48:11 +02:00
b4056586a2 vim: rename keymaps -> keymap 2023-08-06 19:30:18 +02:00
4a444f61db vim/lsp: add mapping for signature help 2023-08-06 19:25:02 +02:00
d504ca3ffe vim/lsp: fix mappings 2023-08-06 19:24:51 +02:00
986e801a1a vim/telescope: formatting 2023-08-06 19:13:32 +02:00
7edd81af89 vim/telescope: add LSP mappings 2023-08-06 19:07:13 +02:00
69ef4c6e7f vim/telescope: tweak mappings 2023-08-06 19:06:53 +02:00
9548617294 vim/telescope: different mappings for workspace/document diagnostics 2023-08-06 18:34:51 +02:00
9eb98416a7 vim/telescope: rename variables 2023-08-06 18:29:27 +02:00
e6e7492373 vim/lsp: refactor for better structure, same function 2023-08-06 17:11:07 +02:00
59ebf9cf9a vim/lsp: enable rounded borders on floating windows 2023-08-06 17:09:06 +02:00
9948e26145 vim: add plugin 'folke/trouble.nvim' 2023-08-06 02:48:14 +02:00
3c738d7230 vim/lsp: minor lint fix 2023-08-06 02:47:53 +02:00
11cf997b0c vim/nvim-tree: update dependencies 2023-08-06 02:47:01 +02:00
2adc719a87 vim: add plugin 'mbbill/undotree' and persist undo history 2023-08-06 02:15:09 +02:00
e76710b5e1 git: make delta colors darker 2023-08-06 01:30:39 +02:00
91fd64fa6a vim/neogit: update keymaps 2023-08-06 01:16:45 +02:00
4586ddd4e2 vim: add plugin 'NeogitOrg/neogit' 2023-08-06 01:02:36 +02:00
7927cfda33 vim: add keymaps to navigate location list items 2023-08-06 00:59:40 +02:00
280dc24960 vim: additional keymaps to center screen after jumps 2023-08-06 00:58:27 +02:00
1c46c9be64 vim: additional keymaps to retain visual selection 2023-08-06 00:56:27 +02:00
7bc515f781 vim: fix keymap for toggling 'wrap' 2023-08-06 00:55:52 +02:00
cadaa41683 vim/telescope: adjust keymap for dotfiles and diagnostics 2023-08-06 00:54:40 +02:00
82cc8c3056 vim/telescope: add keymap to send to location list 2023-08-06 00:54:04 +02:00
b3aebdb8b6 vim/telescope: show previewer for buffers picker 2023-08-06 00:51:32 +02:00
2bc8c7c15e vim: don't use <c-a> for "select all" 2023-08-06 00:49:53 +02:00
451fb8137a vim: tweak mappings to deal with white space 2023-08-06 00:48:58 +02:00
0dfb48477d vim: better handling of line number toggling 2023-08-06 00:47:21 +02:00
e6d98d58bd vim/lsp: enable Roslyn analyzers 2023-08-03 20:42:57 +02:00
539dd71d79 vim/lsp: workaround for semantic token provider errors 2023-08-03 20:42:13 +02:00
167c45650a tmux: minor color tweaks for gruvbox 2023-08-01 14:06:51 +02:00
cd9f2ab8f2 zsh: disable dotnet annoyances 2023-08-01 14:06:22 +02:00
67d18020f6 vim/lsp: simplify config, no functional changes 2023-07-25 09:17:13 +02:00
8f54dcfc89 bin: fix shellcheck warnings 2023-07-24 21:34:05 +02:00
542f82d267 bin: fix colors on Debian
On Debian, /bin/sh is /bin/dash, which doesn't support substring
expansions. Use `awk` instead.
2023-07-24 21:32:41 +02:00
bad49abd72 vim: replace 'tpope/vim-commentary' with 'numToStr/Comment.nvim' 2023-07-23 02:51:23 +02:00
8f4bcaca7d bin: make colors much more useful 2023-07-23 02:31:44 +02:00
696367cf81 bin: make colors256 much faster and have a better layout 2023-07-23 02:31:10 +02:00
9c1f441a1b bin: remove dependency on ncurses for styles 2023-07-23 02:28:39 +02:00
d3de1774fa git: adjust git colors for gruvbox 2023-07-22 22:07:03 +02:00
7a7c44a2da zsh: adjust man page colors for gruvbox 2023-07-22 22:06:44 +02:00
dc3f84cabb zsh: make prompt use only indexed colors
This "should" make it easy to switch color schemes in the terminal and
not worry about the prompt, which will automatically adapt.
2023-07-22 18:38:32 +02:00
3588dd7e2c tmux: minor color tweak 2023-07-22 18:37:56 +02:00
983bbdef1d tmux: update colors to gruvbox 2023-07-22 00:59:10 +02:00
783c0d87c8 zsh: update prompt for gruvbox 2023-07-22 00:58:39 +02:00