Age | Commit message (Collapse) | Author |
|
Configuring the built-in language server protocol (LSP) client is very
complex. The nvim-lspconfig which is from the same GitHub user as Neovim
itself provides configurations for a lot of LSP servers.
Adding it as submodule to this repository makes sense because it is an
essential part of the editor configuration.
|
|
|
|
This is far more intuitive than F7 and F8.
|
|
|
|
Spending time learning Lua has more advantages than learning Vimscript
since Lua is used in many applications while Vimscript is just for
editor configuration.
|
|
|
|
|
|
The only rule was hiding the accounts.conf file inside the aerc
subfolder. To make the ignore rules more modular it is moved to the
related subfolder.
|
|
|
|
The Moonlander MKI from ZSA has a default layout close to US keyboards.
To also type German special characters the EurKEY layout is well suited.
|
|
|
|
|
|
|
|
i3 support was stopped in this repository.
|
|
Switched to swaybar.
|
|
I moved completely to swaybar.
|
|
|
|
Not needed anymore.
|
|
Prevents accidentally publishing my mail accounts.
|
|
|
|
|
|
This used to be a bashrc alias. With the config file it is also
available to other shells and graphical environments.
|
|
|
|
foot 1.14.0 switched the default theme. My personal preference is still
the old one and thus I select it like this.
|
|
|
|
This is far easier to configure than waybar.
|
|
The reason for dmenu was that it is available in Debian bullseye. But it
works not that good on sway (appearing always on the same screen) and
does not look so pretty by default.
For Debian a separate branch should be created until Debian bookworm
with bemenu is released.
|
|
|
|
|
|
|
|
This allows to move the home folder withouth further needed actions.
|
|
|
|
Was needed for previous dotfiles versions. No replaced by `git -C
~/.config ...`.
|
|
This make ~/.config a simple Git repository instead of the handling with
worktrees and bare repositories which is too complex.
|
|
|
|
|
|
They do not look pretty on tiling window managers.
|
|
With this option it is not possible to forget the position of the
played ressource on quit. This is explicitly valuable for audiobooks or
similar media.
|
|
These shiny icons are not shipped with Debian. Thus the bar is not
displayed correctly. This commit substitutes a lot of icons by strings
like 'CPU' or 'RAM' which are also short and even more descriptive.
|
|
This allows the foot terminal emulator to launch a new instance in the
same directory [1].
[1]: https://codeberg.org/dnkl/foot/wiki#shell-integration
|
|
bemenu is not included in Debian bullseye.
|
|
foot is now my default terminal emulator on Wayland. Thus I need a
config for it which suits my preferences.
|
|
Foot runs well on the PinePhone because it does not need GPU support
like alacritty. Furthermore foot is available on Debian.
|
|
|
|
This is needed to share an entire monitor via firefox / chromium.
|
|
This converts the current working directory to a version with fully
resolved symlinks.
|
|
Just changing to neovim
|
|
Your new default editor.
|
|
Just for temporary notes.
|
|
Switched to Sway a long time ago ...
|