Skip to content

Commit

Permalink
feat(config): add override for prompt title
Browse files Browse the repository at this point in the history
  • Loading branch information
scottmckendry committed Jun 22, 2024
1 parent 2f28655 commit 138d3b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nvim/lua/plugins/lspconfig.lua
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ return {
ft = "lua",
opts = {
library = {
{ path = "luvit-meta/library", words = { "vim%.uv" } },
"luvit-meta/library",
},
},
},
Expand Down

0 comments on commit 138d3b6

Please sign in to comment.