Added activitywatch

This commit is contained in:
2025-01-05 14:04:54 +02:00
parent e394f7d628
commit 5ccf55e38f
3 changed files with 12 additions and 1 deletions

View File

@@ -4,9 +4,9 @@
"alpha-nvim": { "branch": "main", "commit": "de72250e054e5e691b9736ee30db72c65d560771" },
"auto-save.nvim": { "branch": "main", "commit": "b58948445c43e6903987a9bb97c82e66fdcc0786" },
"auto-session": { "branch": "main", "commit": "021b64ed7d4ac68a37be3ad28d8e1cba5bec582c" },
"aw-watcher.nvim": { "branch": "master", "commit": "151577933f10294a2620734772a8c3dad4fb5df8" },
"buffer-vacuum": { "branch": "main", "commit": "9ec0ea4ee93bb1faa0419d6890daf9e45c436ea6" },
"buffer_manager.nvim": { "branch": "main", "commit": "f196217f7c1ddae74ed51dfc2c3befe6d62b26d1" },
"bullets.vim": { "branch": "master", "commit": "2253f970e54320dbd76fd6bb4f5a0bf2436ce232" },
"ccc.nvim": { "branch": "main", "commit": "7c639042583c7bdc7ce2e37e5a0e0aa6d0659c6a" },
"clangd_extensions.nvim": { "branch": "main", "commit": "8f7b72100883e0e34400d9518d40a03f21e4d0a6" },
"cmp-nvim-lsp": { "branch": "main", "commit": "99290b3ec1322070bcfb9e846450a46f6efa50f0" },

View File

@@ -0,0 +1,9 @@
return {
'lowitea/aw-watcher.nvim',
opts = {
aw_server = {
host = '127.0.0.1',
port = 5600,
},
},
}

View File

@@ -84,6 +84,8 @@
vesktop
gparted
nasm
activitywatch
awatcher
];
# For nixd LSP to recognize what nixpkgs version I use