fish: updated starshipt

This commit is contained in:
gyoder 2025-07-05 23:24:40 -06:00
parent deb27f8c81
commit f67e62bf40
6 changed files with 61 additions and 2 deletions

View file

@ -16,7 +16,7 @@ local packer_bootstrap = ensure_packer()
return require('packer').startup(function(use)
use 'wbthomason/packer.nvim'
use "neovim/nvim-lspconfig"
-- use "neovim/nvim-lspconfig"
use {
'maxmx03/solarized.nvim',