Update config
This commit is contained in:
@@ -45,7 +45,6 @@ vim.pack.add({
|
||||
|
||||
-- Local dev plugins
|
||||
vim.opt.rtp:prepend(vim.fn.expand("~/Projects/timmypidashev/verse.nvim"))
|
||||
vim.opt.rtp:prepend(vim.fn.expand("~/Projects/homze/calculator/editors/neovim"))
|
||||
|
||||
require("timmypidashev.plugins.darkbox")
|
||||
require("timmypidashev.plugins.lualine")
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
require("calc").setup()
|
||||
Reference in New Issue
Block a user