fix(nvim): update dotfiles location
This commit is contained in:
parent
1b03084975
commit
933d2fcf62
2 changed files with 2 additions and 2 deletions
|
@ -92,4 +92,4 @@ imap {
|
|||
end,
|
||||
}
|
||||
|
||||
nmap { "<leader><leader>s", "<cmd>source ~/.config/nvim/after/plugin/luasnip.lua<CR>" }
|
||||
nmap { "<leader><leader>s", "<cmd>source ~/Code/dotfiles/config/neovim/after/plugin/luasnip.lua<CR>" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue