summaryrefslogtreecommitdiff
path: root/common/home/programs/nixvim/default.nix
Commit message (Collapse)AuthorAge
* 2026-04-06 updates by auto-switchNathan Reiner2026-04-06
|
* 2026-04-02 updates by auto-switchNathan Reiner2026-04-02
|
* 2026-03-27 updates by auto-switchNathan Reiner2026-03-27
|
* neovim: add telescope resumeNathan Reiner2026-03-18
|
* flake: updateNathan Reiner2026-01-14
|
* updatesNathan Reiner2025-12-29
|
* nixvim: add typst-preview shortcutNathan Reiner2025-10-20
|
* updateNathan Reiner2025-09-20
|
* updatesNathan Reiner2025-08-02
|
* update to 25.05Nathan Reiner2025-05-28
|
* updatesNathan Reiner2025-05-28
|
* flake: updateNathan Reiner2025-04-10
|
* updateNathan Reiner2025-02-04
|
* updateNathan Reiner2025-01-02
|
* update configNathan Reiner2024-12-25
|
* small updatesNathan Reiner2024-11-07
|
* nixvim: use relative numbersNathan Reiner2024-10-28
|
* add ripgrep for nvim telescopeNathan Reiner2024-10-19
|
* zig disable autoformatNathan Reiner2024-10-09
|
* nixvim: fixesNathan Reiner2024-09-28
|
* nixvim: refactorNathan Reiner2024-09-28
|
* neovim: add dashboardNathan Reiner2024-09-25
|
* nixvim enable webdeviconsNathan Reiner2024-09-25
|
* waybar all worspaces & add pass-otpNathan Reiner2024-09-19
|
* nixvim/treesitter: remove ensure_installedNathan Reiner2024-09-19
| | | | | | | | | | | For some crazy reasons treesitter makes nvim hang for some time when using `ensure_installed = "all"`. I assume it's because there are just a lot of supported file formats, therefore the hang. Instead of using ensure_installed I just activated the `auto_install` feature to automatically compile missing file-types if needed.
* refactor homeNathan Reiner2024-09-18