|
026b4e8ddc
|
vim/nvim-cmp: clean up config
|
2023-07-16 18:13:51 +02:00 |
|
|
3116dd13e6
|
vim: don't show listchars on open
|
2023-07-16 14:51:07 +02:00 |
|
|
9b07ea7d53
|
vim/telescope: enable dynamic title in preview
|
2023-07-16 14:50:16 +02:00 |
|
|
24ab75eb65
|
vim/telescope: unify pickers
|
2023-07-16 14:20:50 +02:00 |
|
|
2e4ffba0de
|
vim/telescope: reformat
|
2023-07-16 13:25:23 +02:00 |
|
|
1e372c559b
|
vim/telescope: make configuration more concise and readable
|
2023-07-16 13:10:12 +02:00 |
|
|
f5f91c8dc6
|
vim/telescope: remove man_pages workaround for macOS
My PR that fixes it for everyone was merged :)
https://github.com/nvim-telescope/telescope.nvim/pull/2352
|
2023-07-16 01:28:16 +02:00 |
|
|
3670b76dc9
|
vim: factor out reusable functions into a separate module
|
2023-07-16 01:21:58 +02:00 |
|
|
d845b74036
|
vim/telescope: whitespace alignment
|
2023-07-16 01:04:03 +02:00 |
|
|
7c5cf05e52
|
vim/telescope: add keymap to search in current buffer
Had to change the mapping for searching help tags.
|
2023-07-16 01:01:56 +02:00 |
|
|
0d997f7744
|
vim/telescope: add keymap for treesitter symbols
|
2023-07-16 00:49:44 +02:00 |
|
|
ed839c8266
|
vim/telescope: fix grep title and improve getting selected text
|
2023-07-16 00:37:18 +02:00 |
|
|
8096290986
|
vim/telescope: organize and fix prompt titles
|
2023-07-16 00:11:46 +02:00 |
|
|
ccf42e8b65
|
vim/telescope: don't wrap around when selecting results
|
2023-07-15 23:43:43 +02:00 |
|
|
3f247adbd0
|
vim/telescope: remove 'bottom_pane' from cycle of layouts
|
2023-07-15 23:42:50 +02:00 |
|
|
47a9914508
|
vim/telescope: show line numbers in file preview
|
2023-07-15 23:31:16 +02:00 |
|
|
3bf4b456ba
|
solarized: make matches in telescope stand out more
|
2023-07-15 23:14:11 +02:00 |
|
|
8f04d9b199
|
vim/nvim-cmp: prevent hijacking of keymaps from telescope
|
2023-07-15 23:03:48 +02:00 |
|
|
7cf8b4d250
|
vim/telescope: add mappings and unify insert/normal modes
|
2023-07-15 23:02:33 +02:00 |
|
|
96e906a8ab
|
debian: remove unwanted neovim parts non-verbosely
|
2023-07-15 18:37:00 +02:00 |
|
|
7539531035
|
debian: factor out installations with stow
|
2023-07-15 18:00:53 +02:00 |
|
|
0cef365f10
|
debian: minor rename
|
2023-07-15 17:43:42 +02:00 |
|
|
5c754d3a96
|
debian: make tar not be verbose
|
2023-07-15 17:39:42 +02:00 |
|
|
2bb877f956
|
debian: split file system tweaks into separate functions
|
2023-07-15 17:37:32 +02:00 |
|
|
95564c69b6
|
debian: factor out downloading packages
|
2023-07-15 17:34:04 +02:00 |
|
|
ea9f4f7546
|
debian: factor out "skipped" messages
|
2023-07-15 17:30:56 +02:00 |
|
|
b01e17e853
|
debian: disable GRUB timeout
|
2023-07-15 17:20:29 +02:00 |
|
|
e4e74168eb
|
debian: make it possible to add or update a user
|
2023-07-15 17:14:04 +02:00 |
|
|
6beadf8d21
|
debian: add fzf(1)
|
2023-07-15 01:35:51 +02:00 |
|
|
6501cd5468
|
debian: add lf(1)
|
2023-07-15 01:35:26 +02:00 |
|
|
9fdcb9e110
|
vim: add plugin 'nvim-telescope/telescope-fzf-native.nvim'
|
2023-07-15 01:33:35 +02:00 |
|
|
5bc5206212
|
vim: fix <tab> behavior for autocomplete
Insert: confirm if completion active, normal tab otherwise
Command: confirn if completion active, start completion otherwise
|
2023-07-15 00:33:29 +02:00 |
|
|
bfa78813c9
|
zsh: add mkcd()
|
2023-07-15 00:32:24 +02:00 |
|
|
f650ed74b5
|
vim: fix keymap for showing whitespace
|
2023-07-15 00:31:50 +02:00 |
|
|
cbfcce798a
|
vim: disable completion within comments
|
2023-07-13 22:15:30 +02:00 |
|
|
ef2b80a534
|
vim: start completion with <tab>
|
2023-07-13 21:15:13 +02:00 |
|
|
19195f471e
|
vim: colorize CSS color values
|
2023-07-13 21:05:42 +02:00 |
|
|
4631f93356
|
vim: add mapping to move to beginning of line in command mode
|
2023-07-13 20:58:47 +02:00 |
|
|
1a2015ce57
|
ssh: update ports according to server config changes
Details of the server configuration changes here:
2fcbe8b6d2
|
2023-07-13 12:29:35 +02:00 |
|
|
244608d749
|
git: add modified label to delta output
This way I can search for /^modified just like /^added or /^removed and
so on.
|
2023-07-13 11:53:05 +02:00 |
|
|
a3c54fe1fc
|
git: improve log with patch
|
2023-07-13 02:43:06 +02:00 |
|
|
f9569c4c42
|
vim: clean up completion keymap
|
2023-07-13 02:38:37 +02:00 |
|
|
f323416c59
|
git: add side-by-side diffs
|
2023-07-13 02:38:34 +02:00 |
|
|
581c7d07e4
|
git: add git-delta as diff pager
|
2023-07-12 21:55:29 +02:00 |
|
|
1c613b082d
|
git: fix broken watch icon in log format
|
2023-07-12 19:54:22 +02:00 |
|
|
e8f313c49d
|
vim: better filler character for deleted lines in diffs
|
2023-07-12 19:54:22 +02:00 |
|
|
f1ed6f87d5
|
solarized: better diff colors
|
2023-07-12 19:54:13 +02:00 |
|
|
05358d4989
|
vim: add 'luasnip' to confirm autocompletion
|
2023-07-12 01:31:18 +02:00 |
|
|
1f09fa5092
|
vim: custom colors for autocomplete menu
|
2023-07-12 01:31:18 +02:00 |
|
|
0c3c831212
|
vim: custom icons for autocomplete
|
2023-07-12 01:31:18 +02:00 |
|