Commit Graph

547 Commits

Author SHA1 Message Date
8f3f56b771
Revert "use use nvim -p by default"
This reverts commit ad7f30759b.
2022-08-08 18:59:38 +02:00
4fbe92945b
nvim: add keymaps for C-BS and C-Del 2022-08-08 18:10:10 +02:00
ad7f30759b
use use nvim -p by default 2022-08-08 16:59:50 +02:00
692ed1cb62
nvim: lsp: make keymaps work
forgot to pass the function. 🤦
2022-08-08 16:57:58 +02:00
a95c239305
nvim: make <space> no-op, don't wrap lines 2022-08-08 15:13:31 +02:00
d9df2ff4ac
nvim: add some key mappings for LSP 2022-08-08 14:52:28 +02:00
c69624e00e
zsh: use emacs keybindings as base 2022-08-08 14:03:06 +02:00
a7d3f4c9ee
nvim: modularise plugin config 2022-08-08 13:57:38 +02:00
0eaee2bc1a
set nvim as default editor 2022-08-08 13:14:26 +02:00
00d5db99d8
nvim: remove trailing whitespace, small fixes 2022-08-08 13:02:04 +02:00
e2883114f1
nvim: add org, completion, lsp 2022-08-08 11:07:10 +02:00
e1ab9ebdb0
initial nvim config 2022-08-08 01:41:01 +02:00
a8f3e416a8
enable true colour in nvim 2022-08-08 01:40:30 +02:00
b5ca49627c
Don't make dropdown terminal transparent 2022-08-08 01:39:48 +02:00
2e01e4f265
update german dictionary 2022-08-01 22:32:48 +02:00
ef49637052
zsh: set GPG_TTY 2022-08-01 22:32:29 +02:00
b638b4d1ac
zsh: only set alias for emacsclient if it is installed 2022-07-31 23:10:05 +02:00
8febf74ca9
fontconfig: Remove Dejavu emojis 2022-07-28 13:10:38 +02:00
5b7e388153
i3: assign veloren to workspace 2022-07-27 15:57:04 +02:00
9ea20a6fb9
fonts: add generic emoji family 2022-07-27 15:55:43 +02:00
cb1bec6d0b
translate: replace newlines with \n 2022-07-19 02:46:32 +02:00
909bb56b4c
Zsh: add alert alias 2022-07-17 01:32:20 +02:00
91c61fb8d6
enhance mkplaylist 2022-06-29 19:55:55 +02:00
09b747a34e
mpv: add low resolution yt-dlp profile 2022-06-29 19:55:30 +02:00
828e6d18b4
update clang-tidy, i don't want to align my structs manually 2022-06-15 02:02:23 +02:00
2cee8d2120
add animoji-command 2022-06-15 02:02:12 +02:00
8285a5eac8
urlhandler: Open tube.* in mpv 2022-06-13 23:04:13 +02:00
899a473f86
zsh: source local config 2022-06-06 17:44:11 +02:00
7b5afc3634
zsh: typo mv/mkdir 2022-06-04 21:27:27 +02:00
068868965a
yt-dlp: add extended attributes 2022-06-02 19:19:11 +02:00
455f06c2fd
Don't correct mkdir 2022-06-02 19:18:46 +02:00
86a05e56f3
Start inkscape on workspace 6 2022-06-02 19:18:27 +02:00
915c6a7cda
readwwwlog: Remove trailing slash 2022-05-24 00:22:55 +02:00
88226b592c
Update german disctionary 2022-05-24 00:22:34 +02:00
0125002c9f
Fix mpv audio selection: jp -> ja 2022-05-18 08:04:59 +02:00
ea83f90a9c
Add yewtu.de to urlhandler 2022-05-15 12:01:06 +02:00
647d24ae69
Remove useless quotes 2022-05-15 12:00:34 +02:00
7799a7191f
Add rule for termbin.com to urlhandler 2022-05-11 02:01:40 +02:00
f1b5af8ce2
tmux: Add conditional for old tmux 2022-05-09 03:09:26 +02:00
905300b48f
tmux: remove %hidden
%if '#{>=:#{version},3.2}' is correct, but tmux 3.1 still complains
about it, even though it is never executed.
2022-05-09 02:52:46 +02:00
afae5be0d4
Ok, this should work… 2022-05-09 02:46:38 +02:00
cd7691af3d
tmux: Next try… 2022-05-09 02:38:56 +02:00
27f72bb152
Fix tmux compat cond. 2022-05-09 02:31:59 +02:00
cbeb772f31
Add compatibility conditional to tmux config 2022-05-09 02:28:01 +02:00
d67db3c365
Fix printed command in setup script 2022-05-09 01:51:17 +02:00
027b391f93
Update setup script 2022-05-09 01:00:29 +02:00
9632445b71
Use HTTP URL for emacs.d submodule 2022-05-09 00:54:41 +02:00
bab65cee86
Add support for some invidious and piped instances to urlhandler 2022-05-09 00:04:00 +02:00
41b83f13a5
cutvid: Fix degraded video quality with hardcoded subtitles
- Extract subtitles first
- Only do 1 encoding pass
2022-05-07 19:08:01 +02:00
b07ee2ccef
cutvid: Document --hardcode-subs in --help 2022-05-07 19:07:39 +02:00