nixos/hosts/nb/modules/development/nvim/config
Dominik Polakovics 998f04713f fix(nb): additional sops.lua bug fixes
- Use nvim_buf_get_name(args.buf) instead of vim.fn.expand("%:p") in BufReadPost
- Add timeout to encrypt operation to prevent infinite hangs
- Add microsecond precision to temp file names to prevent collisions
- Strip trailing newline before vim.split to avoid extra empty lines
- Add trailing newline when writing temp file for POSIX compliance

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-28 01:54:20 +01:00
..
bufferline.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
chatgpt.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
copilot.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
icons.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
init.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
keymappings.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
lspconfig.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
nvim-cmp.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
project.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
sops.lua fix(nb): additional sops.lua bug fixes 2025-11-28 01:54:20 +01:00
telescope.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
terminal.lua fix: nb nvim auto open claude 2025-10-22 15:25:39 +02:00
theming.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
treesitter-textobjects.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
treesitter.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
utils.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
which-key.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00