We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36fa424 commit 1c1699cCopy full SHA for 1c1699c
lua/theprimeagen/init.lua
@@ -2,7 +2,7 @@ require("theprimeagen.set")
2
require("theprimeagen.remap")
3
4
-- DO NOT INCLUDE THIS
5
-vim.opt.rtp:append("~/.dotfiles/nvim/.config/nvim/lua/theprimeagen/streamer-tools")
+vim.opt.rtp:append("~/personal/streamer-tools")
6
7
8
local augroup = vim.api.nvim_create_augroup
lua/theprimeagen/streamer-tools
lua/theprimeagen/typist.lua
0 commit comments