mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 14:12:41 +00:00
Added toggle-term plugin for neovim
This commit is contained in:
@@ -6,4 +6,8 @@ return {
|
||||
vim.g.vsnip_snippet_dir = os.getenv('HOME') .. '/.config/nvim/snippets/'
|
||||
end
|
||||
},
|
||||
-- Local development plugin for swift.
|
||||
{
|
||||
dir = "~/LocalProjects/swift.nvim"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user