try project

This commit is contained in:
Thomas Ruoff
2023-03-21 22:35:58 +01:00
parent aa18191c44
commit 892ddb8610
3 changed files with 17 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
return {
'notjedi/nvim-rooter.lua',
enabled = false,
config = function()
require('nvim-rooter').setup {
rooter_patterns = { '.git', 'Makefile', '=bcr' },