Install git-conflict and nvim-pqf

This commit is contained in:
2023-12-01 15:26:01 -05:00
parent 96f2231bcc
commit 13d270e65a
3 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1 @@
require('git-conflict').setup()

1
lua/plugins/nvim-pqf.lua Normal file
View File

@@ -0,0 +1 @@
require('pqf').setup()