Retired stopwatch

This commit is contained in:
Lüdecke Sascha
2026-08-07 08:39:11 +02:00
parent bd8f338b4a
commit d8d0c45bc3
2 changed files with 0 additions and 400 deletions

View File

@@ -15,8 +15,6 @@ require('lsp')
require('keybindings')
require('layout')
require('stopwatch').setup({ big_display = true, update_ms = 1000 })
if vim.loop.os_gethostname() == 'slaptop' then
require('diary')
end