Install git-conflict and nvim-pqf

This commit is contained in:
2023-07-04 23:57:34 -04:00
parent 227e74353f
commit cf4eec8cba
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()