1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
70355c5011 Basic folding using builtin foldmethod
Basic folding using builtin folding. Howto:
https://andrewcourter.substack.com/p/code-folding-in-neovim

However, the folding does not work properly.

I could not get nvim-ufo to work yet.
2024-06-22 22:57:13 +02:00
33aa4ded95 Moved nvim config to module 2024-06-22 22:29:45 +02:00
0341da5067 Implemented stylix 2024-06-14 22:23:12 +02:00
75e8c32aa5 Neovim terminal win: auto insert mode & no line numbers
When opening a terminal window in neovim with :terminal the terminal
shall start directly in insert mode and shall not have any line numbers

Sources:
* https://vi.stackexchange.com/a/22956
* https://stackoverflow.com/a/63908546
2024-06-11 22:40:15 +02:00
63ecfae8d2 redshift: Adjusting screen temp/color based on time 2024-05-25 21:52:35 +02:00
9176a7d0a3 Changed directory structure for Nix modules 2024-05-20 23:20:38 +02:00
ac66b6da44 xfce base config, based on https://gist.github.com/nat-418/1101881371c9a7b419ba5f944a7118b0 2024-05-20 22:29:17 +02:00
ec1d842bb4 Config for neovim 2024-05-12 01:11:10 +02:00
c85f1d7a56 Installed Alacritty and necessary font 2024-05-12 00:28:17 +02:00
Jan Grosser
3c499d4334 Basic configuration for firefox with mutliple profiles - but w/o extensions 2024-03-22 22:00:25 +01:00