Updating neovim config from kickstart baseline.

This commit is contained in:
2025-10-07 20:26:04 -07:00
parent b5ab96bb3d
commit e16aac3dfa
27 changed files with 83 additions and 1362 deletions

View File

@@ -0,0 +1,4 @@
return {
'nvim-telescope/telescope.nvim', tag = '0.1.8',
dependencies = { 'nvim-lua/plenary.nvim' }
}