|
d1f73bcebc
|
nvim: better key maps for navigating trailing whitespace
|
2025-07-01 18:39:27 +02:00 |
|
|
3a82bc00f5
|
nvim: better function name: dynamic_color -> colored_when_focused
|
2025-07-01 18:36:17 +02:00 |
|
|
c5fe65a5ea
|
nvim: remove fschauen namespace from augroups
|
2025-07-01 18:19:48 +02:00 |
|
|
298c3b976c
|
nvim: remove fschauen namespace from custom lualine components
|
2025-07-01 18:10:11 +02:00 |
|
|
3146a8d59b
|
nvim: remove fschauen namespace
|
2025-07-01 18:01:48 +02:00 |
|
|
1c3a294d0e
|
nvim: add Telescope picker for files from installed plugins
|
2025-07-01 17:12:34 +02:00 |
|
|
b620c0a997
|
nvim: don't lazy load Oil
|
2025-06-30 22:13:04 +02:00 |
|
|
4e38fd5de1
|
nvim: fix Oil key maps
|
2025-06-30 22:03:48 +02:00 |
|
|
edbec9b0d5
|
nvim: better Telescope key maps
|
2025-06-30 21:56:37 +02:00 |
|
|
eddd7452d4
|
nvim: disable diagnostic false positives
|
2025-06-30 20:16:31 +02:00 |
|
|
d925f8ca0d
|
nvim: remove unused wrapper
|
2025-06-30 17:19:24 +02:00 |
|
|
b70bbbc582
|
nvim: add plugin 'stevearc/oil.nvim'
|
2025-06-30 16:05:31 +02:00 |
|
|
1b9dfaaae4
|
nvim: fix deprecated trouble commands
|
2025-06-30 15:12:25 +02:00 |
|
|
5f98ed1696
|
nvim: improve diagnostic severity selection
|
2025-06-29 00:21:45 +02:00 |
|
|
bdb6d88fc5
|
nvim: remove key bindings obsolete since neovim 0.11
|
2025-06-27 21:41:32 +02:00 |
|
|
c850f7edb9
|
nvim: modernize diagnostics for neovim 0.11
|
2025-06-27 21:34:31 +02:00 |
|
|
e9623f6865
|
nvim: fix deprecated vim.diagnostic navigation
|
2025-06-27 21:00:51 +02:00 |
|
|
264a7f1210
|
nvim: add descriptions to LSP key bindings
|
2025-06-27 19:41:50 +02:00 |
|
|
2f2ac372f4
|
nvim: refactor LSP config
|
2025-06-27 19:41:50 +02:00 |
|
|
6a43247c4c
|
nvim: patch built-in LSP functions instead of wrapping them
This causes the behavior to be what I expect anytime I call one of these
functions globally.
|
2025-06-27 19:41:50 +02:00 |
|
|
ab5ac5a628
|
git: add git-what : convenience wrapper around git describe
|
2025-06-27 09:50:45 +02:00 |
|
|
84e6509e99
|
clang-format: enable v20-only options
|
2025-06-27 09:50:45 +02:00 |
|
|
0ea854cda2
|
nvim: add spellings
|
2025-06-27 09:50:45 +02:00 |
|
|
c30c3a946b
|
nvim: fix deprecated use of vim.validate
|
2025-06-26 22:04:06 +02:00 |
|
|
c5f293d5e2
|
nvim: add key binding to toggle LSP inlay hints
|
2025-06-26 21:54:01 +02:00 |
|
|
ebc75de2c3
|
nvim: Fix LSP configuration for neovim 0.11.x
|
2025-06-26 21:54:01 +02:00 |
|
|
3156ae8277
|
nvim: update plugins
|
2025-06-26 19:57:01 +02:00 |
|
|
ba93f37b1e
|
nvim: add mapping for inserting include guards in C files
|
2025-03-25 22:41:09 +01:00 |
|
|
525c160c65
|
broot: remove leftover configuration
|
2025-03-25 22:15:38 +01:00 |
|
|
a8c1fa25b7
|
nvim: refactor creation of custom indicators for lualine
|
2025-03-25 21:59:54 +01:00 |
|
|
f55e1b6951
|
nvim: refactor lualine component for searchcount
|
2025-03-25 21:07:39 +01:00 |
|
|
14a0d8e7d2
|
nvim: add indicator for diagnostics to lualine
|
2025-03-25 21:03:16 +01:00 |
|
|
ff894c77a0
|
nvim: use vim.diagnostic.is_enabled() instead of deprecated vim.diagnostic.is_disabled()
|
2025-03-25 20:41:14 +01:00 |
|
|
75b544e352
|
mintty: darker background and cursor
|
2025-03-20 13:40:37 +01:00 |
|
|
1333d66788
|
nvim: add more columns in lukas-reineke/virt-column.nvim
|
2025-03-20 13:38:52 +01:00 |
|
|
e673e66e1b
|
nvim: dismiss search highlight with <leader>h instead of <cr>
|
2025-03-19 21:28:47 +01:00 |
|
|
7915fc72ce
|
nvim: use dev version of text-case.nvim
|
2025-03-18 22:19:19 +01:00 |
|
|
8ff672e509
|
nvim: fix deprecation: vim.loop -> vim.uv
|
2025-03-18 22:19:19 +01:00 |
|
|
85dbc295ec
|
nvim: update plugins
|
2025-03-18 22:19:19 +01:00 |
|
|
3a531b1d69
|
git-cal: use colors in unicode mode and NerdFont in ascii mode
|
2025-03-18 22:19:19 +01:00 |
|
|
2dd65d4135
|
Ignore htop configuration
|
2025-03-18 17:56:14 +01:00 |
|
|
50117b8d09
|
nvim: tweak trailing whitespace counter in lualine
|
2025-03-18 17:54:59 +01:00 |
|
|
f23a73d02b
|
nvim: use // for comments in C files
|
2025-03-17 20:03:02 +01:00 |
|
|
20e99cbeed
|
nvim: lsp: disable header insert in clangd
|
2025-03-17 20:02:08 +01:00 |
|
|
9df850751b
|
clang-format: better alignment after brackets
|
2025-03-05 10:24:16 +01:00 |
|
|
416d8618b2
|
clang-format: disable v20-only option (BreakBinaryOperations )
|
2025-03-05 10:23:39 +01:00 |
|
|
5f2d56232a
|
Ignore podman configurations (config/containers )
|
2025-03-05 10:20:45 +01:00 |
|
|
734c012556
|
nvim: improvements to filetype detection
|
2025-03-05 10:17:28 +01:00 |
|
|
448513ad70
|
nvim: search all man section with Telescope
|
2025-03-05 09:19:59 +01:00 |
|
|
841d9bd600
|
git: remove newlines from ln alias
|
2025-03-05 09:19:10 +01:00 |
|