fernando
  • Joined on 2023-01-22
fernando pushed to main at fernando/dotfiles 2025-06-30 17:19:39 +02:00
d925f8ca0d nvim: remove unused wrapper
fernando pushed to main at fernando/dotfiles 2025-06-30 16:05:38 +02:00
b70bbbc582 nvim: add plugin 'stevearc/oil.nvim'
fernando pushed to main at fernando/dotfiles 2025-06-30 15:48:39 +02:00
335b5ef25b nvim: add plugin 'stevearc/oil.nvim'
fernando pushed to main at fernando/dotfiles 2025-06-30 15:13:37 +02:00
1b9dfaaae4 nvim: fix deprecated trouble commands
fernando pushed to main at fernando/dotfiles 2025-06-29 00:24:24 +02:00
5f98ed1696 nvim: improve diagnostic severity selection
fernando pushed to main at fernando/dotfiles 2025-06-27 21:44:07 +02:00
bdb6d88fc5 nvim: remove key bindings obsolete since neovim 0.11
c850f7edb9 nvim: modernize diagnostics for neovim 0.11
e9623f6865 nvim: fix deprecated vim.diagnostic navigation
Compare 3 commits »
fernando pushed to main at fernando/dotfiles 2025-06-27 19:41:55 +02:00
264a7f1210 nvim: add descriptions to LSP key bindings
2f2ac372f4 nvim: refactor LSP config
6a43247c4c nvim: patch built-in LSP functions instead of wrapping them
Compare 3 commits »
fernando pushed to main at fernando/dotfiles 2025-06-27 09:59:12 +02:00
ab5ac5a628 git: add git-what: convenience wrapper around git describe
84e6509e99 clang-format: enable v20-only options
0ea854cda2 nvim: add spellings
Compare 3 commits »
fernando pushed to main at fernando/dotfiles 2025-06-26 22:04:27 +02:00
c30c3a946b nvim: fix deprecated use of vim.validate
fernando pushed to main at fernando/dotfiles 2025-06-26 21:54:05 +02:00
c5f293d5e2 nvim: add key binding to toggle LSP inlay hints
ebc75de2c3 nvim: Fix LSP configuration for neovim 0.11.x
Compare 2 commits »
fernando pushed to main at fernando/dotfiles 2025-06-26 21:34:00 +02:00
aee71d51e3 nvim: Fix LSP configuration for neovim 0.11.x
3156ae8277 nvim: update plugins
Compare 2 commits »
fernando pushed to main at fernando/dotfiles 2025-03-25 22:41:29 +01:00
ba93f37b1e nvim: add mapping for inserting include guards in C files
fernando pushed to main at fernando/dotfiles 2025-03-25 22:15:53 +01:00
525c160c65 broot: remove leftover configuration
fernando pushed to main at fernando/dotfiles 2025-03-25 22:14:08 +01:00
a8c1fa25b7 nvim: refactor creation of custom indicators for lualine
f55e1b6951 nvim: refactor lualine component for searchcount
14a0d8e7d2 nvim: add indicator for diagnostics to lualine
ff894c77a0 nvim: use vim.diagnostic.is_enabled() instead of deprecated vim.diagnostic.is_disabled()
Compare 4 commits »
fernando pushed to main at fernando/gruvbox.nvim 2025-03-25 22:13:59 +01:00
dacf111968 Make diagnostic text more subtle while keeping error and warnings brighter
fernando pushed to main at fernando/dotfiles 2025-03-20 13:41:32 +01:00
75b544e352 mintty: darker background and cursor
1333d66788 nvim: add more columns in lukas-reineke/virt-column.nvim
Compare 2 commits »
fernando pushed to main at fernando/gruvbox.nvim 2025-03-20 13:33:16 +01:00
f3ae0c07c3 Support up to 3 columns in lukas-reineke/virt-column.nvim
94a4d39c19 Improve dynamic range (mostly darker background)
df7bbeae91 Specify colors in RGB instead of HEX
46ccd31961 Minimal background tweak
Compare 4 commits »
fernando pushed to main at fernando/gruvbox.nvim 2025-03-19 22:12:46 +01:00
6063ca4cda Make nvim-cmp kinds consistent with rest of colorscheme
fernando pushed to main at fernando/gruvbox.nvim 2025-03-19 21:30:10 +01:00
831354ac64 Better search highlighting
4dc4a89552 Make colors in nvim-cmp pop-up more subtle
1a340e7aa7 Differentiate better between constants and preprocessor directives
fe5c77e5d3 Fix floating border background
82a0952285 Disable italics in comments
Compare 9 commits »
fernando pushed to main at fernando/dotfiles 2025-03-19 21:30:05 +01:00
e673e66e1b nvim: dismiss search highlight with <leader>h instead of <cr>