Rename github account
This commit is contained in:
parent
a28c4932f7
commit
2d9ade9c00
11 changed files with 80 additions and 9 deletions
home/features/neovim
|
@ -27,7 +27,7 @@ function M.setup()
|
|||
|
||||
-- Directory where I store my local plugin projects
|
||||
path = vim.g.nix_projects_path,
|
||||
patterns = { "Mateiadrielrafael" },
|
||||
patterns = { "prescientmoon" },
|
||||
},
|
||||
performance = {
|
||||
rtp = {
|
||||
|
|
|
@ -335,7 +335,7 @@ let
|
|||
# }}}
|
||||
# {{{ scrap
|
||||
scrap = {
|
||||
package = "mateiadrielrafael/scrap.nvim";
|
||||
package = "prescientmoon/scrap.nvim";
|
||||
|
||||
event = "InsertEnter";
|
||||
config.setup."my.abbreviations" = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue