[telescope] Update config
This commit is contained in:
@@ -146,6 +146,13 @@ local plugins = {
|
||||
"nvim-lua/plenary.nvim",
|
||||
},
|
||||
},
|
||||
{
|
||||
"nvim-telescope/telescope-fzf-native.nvim",
|
||||
build =
|
||||
"cmake -S. -Bbuild -DCMAKE_BUILD_TYPE=Release" ..
|
||||
" && cmake --build build --config Release" ..
|
||||
" && cmake --install build --prefix build",
|
||||
},
|
||||
{
|
||||
"numToStr/Comment.nvim",
|
||||
config = require("plugins.comment"),
|
||||
|
||||
Reference in New Issue
Block a user