summaryrefslogtreecommitdiff
path: root/common/home/programs/nixvim
Commit message (Collapse)AuthorAge
* nixvim: add typst supportNathan Reiner2025-10-13
|
* nixvim: add typst-previewNathan Reiner2025-10-06
|
* 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
|
* treesitter: disable indentNathan Reiner2025-01-21
|
* 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
|
* alacritty: change TERM, remove unusied nvim pluginNathan Reiner2024-10-18
|
* try more minimal nvim configNathan Reiner2024-10-11
|
* zig disable autoformatNathan Reiner2024-10-09
|
* configure for zigNathan Reiner2024-10-09
|
* nixvim.lsp: rename rust-analyzer to rust_analyzerNathan Reiner2024-10-08
|
* use ocamllsp from opamNathan Reiner2024-10-04
|
* 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