@ -158,6 +158,13 @@ require('lazy').setup({
end,
},
-- Telescope installation for Windows only.
-- {
-- 'nvim-telescope/telescope-fzf-native.nvim',
-- build =
-- 'cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release && cmake --build build --config Release && cmake --install build --prefix build'
-- },
{
-- Highlight, edit, and navigate code
'nvim-treesitter/nvim-treesitter',