nixos/hosts/nb/modules/development/nvim/config
Dominik Polakovics 5758b3a320 fix(nvim): enable yaml syntax highlighting for sops files
Add BufReadPre autocmd to set filetype=yaml before buffer is loaded,
ensuring syntax highlighting works immediately when opening encrypted
sops files. Also updated BufReadPost to unconditionally set yaml
filetype after decryption.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-22 12:29:10 +02: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(nvim): enable yaml syntax highlighting for sops files 2025-10-22 12:29:10 +02:00
telescope.lua refactor: notebook configration 2025-06-02 01:04:43 +02:00
terminal.lua feat: nvim update terminal keybindings 2025-10-19 16:03:29 +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