|
9fa256f99a
|
vim: simplify initial colorscheme
|
2024-02-11 19:02:06 +01:00 |
|
|
1eb31a86d3
|
vim: fix chevron spacing
|
2024-02-11 18:47:46 +01:00 |
|
|
1f71cdc838
|
vim: change Telescope mapping for finding commands
|
2024-02-11 18:46:23 +01:00 |
|
|
b17b6fb673
|
vim: remove plugin 'mawkler/modicator.nvim'
|
2024-02-11 18:37:17 +01:00 |
|
|
0238fd1416
|
vim: minor refactor
|
2024-02-11 18:33:28 +01:00 |
|
|
8521dd9847
|
vim: use better tab symbol
|
2024-02-11 18:32:58 +01:00 |
|
|
f5e1ac20eb
|
vim: move most icons to a dedicated file
|
2024-02-11 18:32:36 +01:00 |
|
|
04acdd05a1
|
vim: load treesitter on VeryLazy event
This seems like a good compromise between start-up speed and it actually
working :P
|
2024-02-11 02:05:12 +01:00 |
|
|
ab272fd138
|
vim: lazy load completion plugins
|
2024-02-11 01:49:32 +01:00 |
|
|
ac908c841c
|
vim: lazy load LSP plugins
|
2024-02-11 01:49:32 +01:00 |
|
|
717fbb014a
|
vim: disable lazy.nvim change detection notifications
|
2024-02-11 01:49:32 +01:00 |
|
|
bcf63bbda5
|
vim: fix formatting in options.lua
|
2024-02-11 01:07:07 +01:00 |
|
|
4e31cf47ac
|
vim: don't require setup() call for main configuration
|
2024-02-11 01:05:31 +01:00 |
|
|
673f4839c2
|
vim: add plugin 'stevearc/oil.nvim'
|
2024-02-10 17:07:18 +01:00 |
|
|
ac5a50894b
|
vim: make initialization structure more consistent
|
2024-02-10 15:42:23 +01:00 |
|
|
1bc2c669de
|
vim: disable colorcolumn by default
|
2024-02-10 15:31:35 +01:00 |
|
|
21e1596371
|
vim: fix formatting and typos
|
2024-02-10 15:10:24 +01:00 |
|
|
0a7a3be210
|
vim: load applescript syntax lazily
|
2024-02-10 15:07:55 +01:00 |
|
|
521f8df00d
|
tmux: add indicators for windows with synced/marked panes
|
2024-02-10 14:20:24 +01:00 |
|
|
418cb5b9c5
|
tmux: small tweak to navigation commands
|
2024-02-10 14:19:36 +01:00 |
|
|
b60f7e345b
|
zsh: clean up indentation
|
2024-02-10 12:10:24 +01:00 |
|
|
67ba69c5e3
|
Fix permissions for files that shouldn't be executable
|
2024-02-09 19:32:48 +01:00 |
|
|
838f2de018
|
Update README
|
2024-02-08 22:28:49 +01:00 |
|
|
b9e5e9e4ea
|
vim: fix treesitter lazy loading problem
|
2024-02-08 21:07:09 +01:00 |
|
|
b08a873811
|
vim: update indent-blankline and fix breaking changes
|
2024-02-08 21:07:09 +01:00 |
|
|
e5e8dd06c6
|
vim: update plugins
|
2024-02-08 21:07:09 +01:00 |
|
|
db83aefb0b
|
vim: update lazy.nvim to latest stable release (v10.16.0)
|
2024-02-08 19:12:05 +01:00 |
|
|
8871d77043
|
vim: use local versions of gruvbox.nvim and solarized.nvim
|
2024-02-08 19:11:41 +01:00 |
|
|
7c4e6545db
|
vim: star tracking lazy-lock.json
|
2024-02-08 18:08:52 +01:00 |
|
|
d4ed787431
|
Rename: git-start -> git-new
|
2024-02-07 21:22:20 +01:00 |
|
|
c400c8fffd
|
git: turn start alias into a separate executable
|
2024-02-06 13:59:27 +01:00 |
|
|
cb201df3d2
|
zsh: save history immediately
|
2023-12-13 15:32:14 +01:00 |
|
|
2efd27b371
|
tmux: add pane id and separators to status line
|
2023-10-17 22:15:49 +02:00 |
|
|
39d2d7c397
|
zsh: fix zsh cache directory
|
2023-10-11 09:17:22 +02:00 |
|
|
61e0f3a239
|
install: make sure the cache diretory for zsh exists
|
2023-10-10 22:44:32 +02:00 |
|
|
5f106bcecd
|
zsh: put .zcompdump in ~/.cache/zsh/
|
2023-10-10 22:43:57 +02:00 |
|
|
c4e94c1878
|
zsh: tweak select-prompt to match my man setup
|
2023-10-10 08:53:22 +02:00 |
|
|
3b4ba219f5
|
zsh: tweak style of section headers
|
2023-10-09 19:54:13 +02:00 |
|
|
ade1f30ef6
|
zsh: disable approximate completions
They turned out to be kind of annoying.
|
2023-10-09 19:53:16 +02:00 |
|
|
881fa855bb
|
zsh: include hidden files in completion
|
2023-10-08 21:10:36 +02:00 |
|
|
0db298fa85
|
zsh: enable INTERACTIVE_COMMENTS
|
2023-10-08 21:10:16 +02:00 |
|
|
216804c368
|
zsh: rework/simplify prompt
|
2023-10-08 21:06:26 +02:00 |
|
|
2f1f3527c5
|
zsh: use tab to select match and continue completion
|
2023-10-08 17:10:38 +02:00 |
|
|
13b6ede7b1
|
vim: enable filetype detection for zsh custom functions
|
2023-10-08 17:03:42 +02:00 |
|
|
410ac2d1b2
|
zsh: autoload custom functions
|
2023-10-08 17:03:42 +02:00 |
|
|
de3235450c
|
zsh: move man pages customization to separate file
|
2023-10-08 17:03:42 +02:00 |
|
|
765bb4585b
|
zsh: only customize man pages for interactive shells
|
2023-10-08 15:24:56 +02:00 |
|
|
4e66ed6387
|
zsh: add more bindings to the menuselect keymap
|
2023-10-06 10:17:05 +02:00 |
|
|
010bb0afde
|
zsh: better completion
|
2023-10-06 05:04:59 +02:00 |
|
|
e3154d0b78
|
vim: trigger InsertLeave when using ctrl-c in insert mode
|
2023-10-05 22:46:33 +02:00 |
|