Commit graph

171 commits

Author SHA1 Message Date
Simon Bruder c358e934a8
vim: Add nix file type plugin 2020-08-18 14:42:56 +02:00
Simon Bruder f90db55402
vim: Add shortcut to hide search results 2020-08-16 17:19:19 +02:00
Simon Bruder 482fb87e75
vim: Show icon in airline when black is disabled 2020-08-14 16:01:59 +02:00
Simon Bruder 148d5378e4
vim: Add shortcut to disable black 2020-08-14 14:44:25 +02:00
Simon Bruder 7d052f062e
Revert "awesome: Add taskwarrior widget"
This reverts commit e4ffc80fc3.
2020-08-13 12:16:49 +02:00
Simon Bruder 8c93deebae
mpv: Use thinner subtitle border 2020-08-12 16:36:40 +02:00
Simon Bruder e4ffc80fc3
awesome: Add taskwarrior widget 2020-08-12 15:37:47 +02:00
Simon Bruder d189801d3d
vim: rust: Only format on save when config present 2020-08-07 12:50:30 +02:00
Simon Bruder a8fc2c06ff
vim: Replace local vimrc with editorconfig 2020-08-07 12:48:16 +02:00
Simon Bruder d965386aeb
vim: Limit black to current buffer 2020-08-03 17:12:32 +02:00
Simon Bruder 3274676e58
vim: Add filetype settings for jinja.html 2020-08-02 15:01:18 +02:00
Simon Bruder f39a49fe47
alacritty: Upgrade to 0.5 2020-08-01 14:02:34 +02:00
Simon Bruder 2224bfd3ca
vim: Add rust display snippet 2020-08-01 09:56:44 +02:00
Simon Bruder b38842131b
vim: Run black silently 2020-07-30 10:20:08 +02:00
Simon Bruder 7569fb2ae4
vim: Only run black for python files 2020-07-30 10:19:50 +02:00
Simon Bruder 1b7551b6b8
awesome: Use stock Iosevka for hotkeys 2020-07-28 09:26:46 +02:00
Simon Bruder a0eec85b26
vim: Remove unused or rarely used but big stuff 2020-07-18 10:04:17 +02:00
Simon Bruder ee6a1e6781
vim: Only set conceallevel=1 for tex 2020-07-11 09:52:50 +02:00
Simon Bruder 8aebf2d5de
vim: Add · and // texmath snippets 2020-07-11 09:50:36 +02:00
Simon Bruder 4733695b53
vim: Disable network for LSP containers 2020-07-11 09:41:45 +02:00
Simon Bruder cfe1b77aaa
Fix alacritty’s too small font on external monitor
Alacritty scales relative to the physical monitor size (which is a cool
feature for HiDPI monitors). Since my external monitor is LoDPI, this
makes the text unreadable.

`xrdb -remove` is useful for when I have to add a HiDPI monitor
temporarily
2020-07-10 16:28:52 +02:00
Simon Bruder f3b571e93e
vim: rust: Add fold and binding for test 2020-07-08 22:40:50 +02:00
Simon Bruder 6a80a2d267
vim: Enable luacode syntax highlighting 2020-07-08 13:47:25 +02:00
Simon Bruder f23459ae8f
vim: Run lsp docker containers with --rm 2020-07-08 12:07:06 +02:00
Simon Bruder 16be4f6c24
mpv: Fix gallery view 2020-07-05 13:39:50 +02:00
Simon Bruder c2e13f23f1
vim: Add language servers for js and ts
They run inside of a docker container and have read only access to the
home directory.
2020-07-04 17:57:46 +02:00
Simon Bruder e75167a514
vim: Set LanguageClient logfile 2020-07-04 17:54:33 +02:00
Simon Bruder cce1faff2b
vim: Add pyls 2020-07-04 14:00:43 +02:00
Simon Bruder 2ad1b039ba
Use gopls instead of vim-go 2020-07-04 12:08:32 +02:00
Simon Bruder 435daa9da3
vim: Add NERDTree 2020-07-04 11:45:24 +02:00
Simon Bruder fe98e89334
Use Iosevka Nerd Font as monospace font
https://github.com/ryanoasis/nerd-fonts/tree/master/patched-fonts/Iosevka
2020-07-04 11:14:54 +02:00
Simon Bruder 3a836e0e4c
vim: Add scrolloff 2020-07-03 22:36:44 +02:00
Simon Bruder 7e8d310e79
Use alacritty 2020-07-03 22:23:04 +02:00
Simon Bruder d337bb5c7c
vim: Add deoplete 2020-07-03 19:13:59 +02:00
Simon Bruder f664134500
vim: Add fzf.vim 2020-07-02 23:27:28 +02:00
Simon Bruder a813afeeba
vim: Add support for sjis 2020-06-26 18:40:42 +02:00
Simon Bruder b54a5cb4a8
vim: Add black 2020-06-23 23:39:39 +02:00
Simon Bruder 4701cd3c14
Update submodules 2020-06-20 13:18:39 +02:00
Simon Bruder d7e4345774
vim: Add rust.vim 2020-06-20 13:15:16 +02:00
Simon Bruder da6e04e3b8
vim: LanguageClient: rust: Always use clippy 2020-06-17 16:16:00 +02:00
Simon Bruder 2e0c727e7d
mpv: Add keybinding to delay subs by ±1 s 2020-06-05 01:34:18 +02:00
Simon Bruder e4c0786e79
awesome: Add basic calendar highlighting support 2020-06-04 18:15:06 +02:00
Simon Bruder a81388d206
awesome: Open calendar on click 2020-06-04 17:27:06 +02:00
Simon Bruder ef24364853
vim: Conditionally load ultisnips 2020-06-02 17:20:50 +02:00
Simon Bruder deb8c82256
vim: Add more languageclient mappings 2020-05-31 20:22:55 +02:00
Simon Bruder 5b8b22dbd2
vim: Add language client and rls support 2020-05-31 20:04:16 +02:00
Simon Bruder 2435aa2660
vim: vimtex: Ignore more warnings 2020-05-27 02:20:37 +02:00
Simon Bruder d019292971
vim: Add *section snippets for tex 2020-05-26 20:13:44 +02:00
Simon Bruder a5ce7440b5
vim: Add custom texmath snippets 2020-05-25 17:40:50 +02:00
Simon Bruder b6d757eee6
vim: Fix syntax highlighting for tex
read comments in file for drawbacks
2020-05-25 16:07:48 +02:00