| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
It is very common, that I'm in a situation with bad contrast on the
laptop screen (for example when in direct sunlight). To remedy the fact,
that I can't see the colours in these situations, the plus and minus
marks were added.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Vim tex doesnn't really not work with treesitter, and nightfox doesn't
really work without treesitter thus a new colorscheme was chooses.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
The default lf rename command starts behind the extension like this:
```
filename.extension
^
|
startpoint
```
This new cmd avoids this.
|
|
|
|
|
| |
I mostly create files from vim, thus editing them in the terminal with
created them is useless.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
NixVim automatically sets up the capabilities if the nvim_cmp plugin is
activated.
|