Thomas Naderer
|
61b1e3d2a9
|
refactor(nvim): modernize plugin stack
Removed dead weight:
- Drop nightfox, rose-pine, kanagawa, everforest colorschemes
- Remove fzf/fzf.vim (redundant with telescope)
- Remove vim-fugitive and its keymaps (lazygit covers this)
- Remove Comment.nvim (built into nvim 0.10+)
Replaced:
- nvim-cmp → blink.cmp (Rust-powered, faster, ghost text)
- none-ls/null-ls → conform.nvim (async, maintained)
- cmp-nvim-lsp capabilities → blink.cmp.get_lsp_capabilities()
- Copilot suggestions now routed through blink-copilot
Added:
- lazydev.nvim for proper Lua LSP in nvim config
- flash.nvim (s/S jump anywhere on screen)
- which-key.nvim (leader key popup with groups)
- snacks.nvim (notifier + word highlights)
- nvim-treesitter-textobjects (af/if, ac/ic, ]f/[f)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
2026-03-01 21:26:55 +01:00 |
|
Thomas Naderer
|
557a8de69f
|
Totally revamped Config files
|
2025-07-07 15:35:23 +02:00 |
|
Thomas Naderer
|
85ef8dca72
|
Updated Yazi: version, hop plugin, glow preview
|
2025-05-30 23:30:44 +02:00 |
|
Thomas Naderer
|
0453e7fef6
|
Unused Plugins removed, streamlined environment
|
2025-01-28 13:42:43 +01:00 |
|
Thomas Naderer
|
856c2fa7a1
|
Added Yank to Clipboard Keymap
|
2025-01-04 16:41:21 +01:00 |
|
Thomas Naderer
|
b2897b94b3
|
Added Keymap for date insert
|
2025-01-04 16:37:06 +01:00 |
|
Thomas Naderer
|
9a589412c8
|
NVIM
- adapting Transparency from Terminal
YAZI
- Keymaps for work related folders
ZSH
- updated aliases
|
2025-01-03 13:13:25 +01:00 |
|
Thomas Naderer
|
398cb8a73f
|
Added Keymaps File
|
2024-12-31 13:14:15 +01:00 |
|
Thomas Naderer
|
46ae676593
|
New cleaner nvim config. Added config for LF
|
2024-12-25 09:58:39 +01:00 |
|