Changed gpt for claude

This commit is contained in:
Radu Macocian (admac)
2026-03-17 14:50:47 +01:00
parent e1682fe0e8
commit 14abeb4a4c
4 changed files with 27 additions and 57 deletions

View File

@@ -51,17 +51,9 @@ require("lazy").setup({
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-treesitter/nvim-treesitter",
"ravitemer/codecompanion-history.nvim",
},
},
{
name = "nvim-http",
dir = "~/Projects/nvim-http",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-telescope/telescope.nvim",
},
build = "rockspec",
},
'tpope/vim-surround',
'seblyng/roslyn.nvim',
'nvim-telescope/telescope-ui-select.nvim',
@@ -81,6 +73,9 @@ require("lazy").setup({
--- @type obsidian.config
opts = {
legacy_commands = false,
ui = {
enable = false,
},
workspaces = {
{
name = "personal",