mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 20:25:30 +00:00
feat(nix): migrate Neovim to Nix (as a symlink)
This commit is contained in:
6
nix/home/neovim/nvim/lua/plugins/activitywatch.lua
Normal file
6
nix/home/neovim/nvim/lua/plugins/activitywatch.lua
Normal file
@@ -0,0 +1,6 @@
|
||||
-- ActivityWatch
|
||||
-- https://github.com/ActivityWatch/aw-watcher-vim
|
||||
return {
|
||||
"ActivityWatch/aw-watcher-vim",
|
||||
event = "VeryLazy",
|
||||
}
|
||||
Reference in New Issue
Block a user