mirror of
https://github.com/KevinMidboe/chsh.git
synced 2025-10-29 04:30:11 +00:00
Wakatime packer plugin
This commit is contained in:
@@ -87,6 +87,9 @@ require('packer').startup(function(use)
|
||||
use('jose-elias-alvarez/null-ls.nvim')
|
||||
use('MunifTanjim/prettier.nvim')
|
||||
|
||||
-- Wakatime
|
||||
use 'wakatime/vim-wakatime'
|
||||
|
||||
-- Add custom plugins to packer from ~/.config/nvim/lua/custom/plugins.lua
|
||||
local has_plugins, plugins = pcall(require, 'custom.plugins')
|
||||
if has_plugins then
|
||||
|
||||
Reference in New Issue
Block a user