mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-08-01 23:09:25 +00:00
[neovim] Update LLM models config
This commit is contained in:
@ -21,7 +21,7 @@ require("snacks").setup({
|
||||
sections = {
|
||||
{ section = "header" },
|
||||
|
||||
{ icon = "", desc = "Projects", action = ":Telescope neovim-project", key = "p", padding = 1 },
|
||||
{ icon = "", desc = "Projects", action = ":NeovimProjectDiscover history", key = "p", padding = 1 },
|
||||
|
||||
{ icon = "", key = "n", desc = "New File", action = ":ene | startinsert" },
|
||||
{
|
||||
|
Reference in New Issue
Block a user