Commit Graph

100 Commits

Author SHA1 Message Date
1a3fef2864 nvim: add neogen 2023-01-20 23:01:22 +02:00
53bba16f7d nvim: add diffview 2023-01-20 22:27:45 +02:00
467344c674 nvim: add term-edit 2023-01-20 22:15:43 +02:00
dcfe32081b nvim: add refactoring.nvim 2023-01-20 22:12:36 +02:00
ff41f7a0f6 nvim: cleanup plugins with lazy 2023-01-20 21:51:21 +02:00
33387e569c nvim: packer -> lazy 2023-01-20 21:42:57 +02:00
2a2222c8d7 nvim: remove unused keymappings 2023-01-20 21:12:07 +02:00
67f14e7007 nvim: add neotest 2023-01-20 21:10:28 +02:00
327ed2820e nvim: add treesitter textobjcets 2023-01-20 20:40:43 +02:00
c665e4f6e4 nvim: remove stupid "after" statements 2023-01-20 20:07:09 +02:00
7dcaa8b6a0 nvim: fix vsnip 2023-01-20 19:54:34 +02:00
41a907e159 nvim: remove stupid plugin load event things 2023-01-20 16:21:53 +02:00
42d2d57766 nvim: orgmode -> telekasten 2023-01-20 16:20:46 +02:00
61ea50e9d8 scripts: update fzfsample 2023-01-20 16:01:20 +02:00
57a95daf6f nvim: lsp shenanigans 2023-01-20 15:58:50 +02:00
1174dd9f73 nvim: switch file tree and telescope mappings 2022-11-05 12:39:23 +02:00
d79ee435fe newsboat: remove it because i haven't used it in ages 2022-11-05 00:48:39 +02:00
e954df4722 nvim: switch to pylsp 2022-11-05 00:39:42 +02:00
7f2f9fc4ba nvim: replace highlight yank plugin with autocmd 2022-11-05 00:35:33 +02:00
1de872679d nvim: tiny change in mapping 2022-11-05 00:24:41 +02:00
cbdcca8bfb nvim: config diet 2022-11-05 00:18:05 +02:00
44be04b584 nvim: mypy stuff 2022-11-04 13:49:17 +02:00
4e620e02d7 nvim: switch to cmp's signature plugin 2022-09-10 14:24:31 +03:00
5460dd94bc herbstluftwm: fix all-gray workspaces on unfocused monitor instead of
colored for focused
2022-08-14 06:49:31 +03:00
be7bb47536 nvim: change git mappings 2022-08-09 21:49:03 +03:00
39e42cde32 nvim: disable the "Press ENTER or type command to continue" prompt 2022-08-02 11:17:20 +03:00
721083a3c1 nvim: add git bindings 2022-08-01 14:42:27 +03:00
c5db204fca nvim: turn pyright diagnostic mode to workspace (lsp) 2022-08-01 12:31:01 +03:00
f9c534ac62 rofi: add config 2022-08-01 12:30:18 +03:00
3f73546252 nvim: modify telescope symbol mappings 2022-07-05 19:08:26 +03:00
79b7d1005e dmenu -> rofi 2022-07-02 19:47:40 +03:00
48db47ea1f zsh: remove hard cleanup rms 2022-06-28 15:29:49 +03:00
ec8e63658d nvim: native debug -> nvim-gdb 2022-06-25 22:25:17 +03:00
daeb40d24a zsh: change dotfiles alias to dots 2022-06-24 19:17:44 +03:00
20879df489 nvim: use a usable layout for debugger 2022-06-24 19:17:09 +03:00
08272d684f nvim: dap -> termdebug 2022-06-24 19:11:25 +03:00
a0dd246d06 nvim: move from native formatter to formatter.nvim 2022-06-21 06:55:53 +03:00
dc7973c1a3 herbstluftwm: update panel to use pipewire instead of pulseaudio 2022-06-17 14:44:36 +03:00
8bbdbea7cc zsh: add npm to path 2022-06-17 10:29:19 +03:00
bbdb6b95be pulseaudio -> pipewire 2022-06-17 10:28:48 +03:00
f0b3219ab2 i'm free 2022-06-11 15:05:30 +03:00
7a8390451e nvim: add LspRestart binding 2022-06-11 15:04:55 +03:00
16ae316701 herbstluftwm: kill all instances of panel.sh on restart 2022-06-11 15:04:32 +03:00
8106a150a9 nvim: disable auto insert mode on toggleterm focus 2022-06-06 14:43:45 +03:00
71101feede nvim: i am becoming a frontend engineer 2022-06-02 15:23:09 +03:00
86cfdd5af5 nvim: fix <leader>ga for code actions 2022-05-31 10:22:31 +03:00
9eebdfec25 zshrc: add cargo binaries to path 2022-05-31 09:19:26 +03:00
9911b92aa3 packagelist: remove imv and activitywatch and add xournalpp (<3) and vimiv 2022-05-31 09:11:54 +03:00
8acbdfa31a nvim: use native lsp formatting instead of neoformat 2022-05-31 08:57:39 +03:00
ca5f5a6a0c nvim: big dap changes:
go: launch dlv manually and add a mapping to set the port (dsp)
python: get rid of it for now
lldb: include lldb for rust and c
2022-05-30 11:14:56 +03:00