1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 11:39:26 +00:00
Commit Graph

290 Commits

Author SHA1 Message Date
6408d33eea [neovim] Add MCPHub integration
Enhance snacks plugin configuration by adding:
- MCPHub integration with dedicated menu entry
- Explorer configuration for picker with hidden and ignored files
  enabled
2025-04-05 17:35:11 +02:00
7d01253a29 [neovim] replace neo-tree with snacks.nvim
Replace neo-tree.nvim with snacks.nvim for file explorer functionality and
remove several other plugins including:
- mini-animate
- mini-starter
- indent-blankline

The snacks.nvim plugin provides better file explorer, dashboard, indentation
guides, and other UI improvements in a more cohesive package.

Also removed the large file autocommand as snacks.nvim handles this with its
bigfile module.
2025-03-30 18:01:59 +02:00
8e93236e49 [neovim] Update plugins 2025-03-28 14:29:51 +01:00
19e4045c5b [neovim] Use claude-3.7-sonnet for avante 2025-03-10 18:49:30 +01:00
757369a219 [neovim] Update lazy configuration 2025-03-08 15:45:01 +01:00
b70377ebfa [neovim] Enable copilot for golang templates 2025-03-08 15:18:33 +01:00
d411edcb92 [neovim/kitty] Back to tokyonight colorscheme 2025-03-06 18:13:32 +01:00
85eca71ca1 [neovim] Use sonnet-3.7 for copilot chat 2025-03-05 19:44:14 +01:00
40310a71e5 [neovim] Update plugins 2025-02-27 19:19:36 +01:00
5f595edeb1 [neovim] Add keymap for quick quitting 2025-02-27 19:19:24 +01:00
8d7675acf4 [neovim] Refactor 2025-02-21 16:24:32 +01:00
b8fcf02379 [neovim] Remove md-lsp and restore former markdown plugins/lsp 2025-02-14 15:57:37 +01:00
7972bb6ebb [neovim] Add mini-surround 2025-02-13 18:29:41 +01:00
2059c85c13 [neovim] Reorganize plugins 2025-02-08 20:06:25 +01:00
998d80ceb6 [neovim] Disable Avante's hints on visual mode 2025-02-08 18:14:49 +01:00
af5cecec2d [neovim] Use md-lsp instead of marksman 2025-02-08 18:14:10 +01:00
5fa2563ae1 [neovim] Remove unused file 2025-02-08 18:11:33 +01:00
d2322c41da [neovim] Tidy up blink and avante confs 2025-02-07 18:43:12 +01:00
302db332f9 [neovim] Replace lsp-cmp by blink 2025-02-02 19:28:41 +01:00
b40fa30e54 [neovim] Add mini.animate plugin 2025-02-02 12:05:55 +01:00
c6f899c9ac [neovim] Add marksman markdown lsp and remove some md plugins 2025-01-30 18:25:10 +01:00
eeb1f485e8 [nvim] Add helm support 2025-01-26 13:30:36 +01:00
6ba0c5d93a [neovim] Add avante plugin 2025-01-04 15:25:14 +01:00
5c6af0d906 [neovim] Add render-markdown 2025-01-03 15:28:53 +01:00
e13b0eb7d6 [neovim] Update plugins 2024-12-30 20:54:34 +01:00
ba32c19ee4 [neovimp] Update lsp-saga conf 2024-12-30 20:54:23 +01:00
68c4e18c45 [neovim] Update plugins 2024-12-23 13:22:50 +01:00
80c642ca64 [neovim] Set main as copilotchat source branch 2024-12-02 15:56:02 +01:00
2e46b594af [neovim] Update plugins 2024-12-01 13:12:40 +01:00
28eeb2842c Revert "[neovim] disable noice plugin"
This reverts commit d401b13d5a.
2024-11-22 16:15:05 +01:00
d401b13d5a [neovim] disable noice plugin 2024-11-20 18:49:55 +01:00
402cd5365e [neovim] Use ruff instead of ruff-lsp 2024-11-20 18:49:13 +01:00
276644ae24 [neovim] Remove render-markdown plugin and add follow-md-links 2024-10-12 19:02:09 +02:00
bab0031f5e [neovim] Update plugins 2024-09-26 20:22:00 +02:00
6c42fb1c09 [neovim] Format hcl files on save 2024-09-26 20:21:33 +02:00
32417a0bce [neovim] Enable hcl files in copilot 2024-09-20 10:15:23 +02:00
691b7dd560 [neovim] Update plugins 2024-09-13 17:57:39 +02:00
4b74c72c75 Remove unused exclude from config.sh 2024-08-30 18:43:27 +02:00
42e7fab6b9 [neovim] Customize rose-pine theme 2024-08-30 18:22:57 +02:00
c3f5145f96 [neovim] Update neovim-project conf 2024-08-30 11:01:28 +02:00
ed1719fec4 [neovim] Map apply default macro to F9 2024-08-21 17:38:16 +02:00
de0a24ff85 [neovim] Update plugins 2024-08-13 11:51:14 +02:00
9343a1e579 [neovim] Customize render-markdown 2024-07-24 09:09:34 +02:00
e3e411b629 [neovim] Update plugins 2024-07-23 19:25:15 +02:00
886f6f9e7b [neovim] Update plugins 2024-07-19 15:01:53 +02:00
05a6ab00c7 [neovim] Update plugins 2024-07-05 19:22:15 +02:00
13c4ba65b2 [neovim] update gitsigns signs 2024-06-30 18:36:45 +02:00
edd45b864f [neovim] Update plugins 2024-06-25 18:01:21 +02:00
960573ae4e [polybar] Add Syncthing status and improve output icon sizes 2024-06-16 20:25:49 +02:00
42647db6d2 [neovim] Move utils to a external file 2024-06-14 18:20:50 +02:00