Commit Graph

120 Commits

Author SHA1 Message Date
andrzej ae71e1d3f5 gitignore 2024-06-06 20:11:29 +02:00
andrzej 85f8000cfa comment out neoscroll 2024-06-06 20:08:29 +02:00
andrzej d06d3c7d64 quickfix next shortcut 2024-06-06 20:07:47 +02:00
andrzej df6acebe2a zsh update 2024-05-30 12:37:07 +02:00
andrzej 684a6f3641 toggle tabstop 2024-05-29 16:10:51 +02:00
andrzej e6225d00a0 add ssh aliases 2024-05-23 22:56:24 +02:00
andrzej 4a97733a85 install nvim lint 2024-05-23 22:56:15 +02:00
andrzej ad078209b6 make jk nav smoother in lazygit 2024-05-23 13:33:05 +02:00
andrzej 8134cf81d5 bg fixes 2024-05-23 13:21:31 +02:00
andrzej f22d2d849d moved to keymaps 2024-05-23 13:21:08 +02:00
andrzej 812b6b7681 super comma! 2024-05-23 13:20:50 +02:00
andrzej 5e0d0dcbac wezterm init 2024-05-21 23:26:10 +02:00
andrzej f56bb90c98 prev buffer keymap 2024-05-20 23:11:41 +02:00
andrzej 1b931b1ae2 spelling correction 2024-05-20 23:10:26 +02:00
andrzej 89077cb48e increase timeout 2024-05-18 12:02:53 +02:00
andrzej 9697ff7225 keymap for inserting linebreaks at comma 2024-05-18 11:58:58 +02:00
andrzej c0bca45e7e add buffer toggle keymap 2024-05-17 12:17:54 +02:00
andrzej eda54067b5 install surround.nvim, disable mini.surround 2024-05-16 22:05:14 +02:00
andrzej e278b4bae8 install oil 2024-05-16 14:22:00 +02:00
andrzej e77cc872d2 quieten lsp errors 2024-05-16 14:21:51 +02:00
andrzej 81aab0fee6 add documentation 2024-05-15 22:03:55 +02:00
andrzej 100df16d38 improve legibility 2024-05-15 21:44:56 +02:00
andrzej 76cb7597c1 write keybind script in lua 2024-05-15 17:29:05 +02:00
andrzej 21806b45fb add quotes 2024-05-15 17:28:49 +02:00
Andrzej f9a5207e76 automate keybindings 2024-05-15 15:48:34 +02:00
Andrzej a018d9e795 delete redundant script 2024-05-15 15:48:07 +02:00
Andrzej 71ae573a71 open docs in a vsplit 2024-05-15 15:47:47 +02:00
Andrzej 2907da6d9d move keymaps into plugin setup 2024-05-15 12:13:09 +02:00
Andrzej 138b4a262f add keymap
opens a new vsplit and *then* the devdocs picker
2024-05-15 12:12:43 +02:00
Andrzej ffb88edcf8 add default config 2024-05-15 11:47:53 +02:00
Andrzej 92f49dcfcf move markdown to own installation
it conflicts with various plugins otherwise e.g. DevDocs
2024-05-15 11:47:35 +02:00
Andrzej 576efd8699 install devdocs plugin 2024-05-15 11:28:22 +02:00
andrzej ac6258f478 fix wrapping 2024-05-08 18:09:02 +02:00
andrzej f6e6f5ae70 session keymaps 2024-05-06 23:52:44 +02:00
andrzej c87c31ad28 remove diagnostic popup keymap (it happens automatically now) 2024-05-06 23:47:55 +02:00
andrzej 4db2d2324e load session for current dir on open 2024-05-06 23:47:29 +02:00
andrzej 4ecc34c716 install simple session manager, remove project functionality 2024-05-06 23:34:26 +02:00
andrzej 8d2b8a5765 reorganisation 2024-05-06 23:32:54 +02:00
andrzej 808c59f8d7 setup project manager 2024-05-06 23:02:00 +02:00
andrzej 4ac106cdb0 add float styling 2024-05-06 23:01:11 +02:00
andrzej fbf754ea9f fix treesitter folding 2024-05-06 23:00:58 +02:00
andrzej 1750173626 remove relative numbers 2024-05-06 14:02:06 +02:00
andrzej b1934007f3 make prosemode only trigger for markdown files 2024-05-06 14:01:03 +02:00
andrzej 4894eae086 uninstall toggleterm
its better to just use tmux
2024-05-06 14:00:32 +02:00
andrzej c7d38120a9 signature_help() keymap 2024-05-06 10:29:32 +02:00
andrzej e845ccea93 install autoclose 2024-05-05 23:54:27 +02:00
andrzej d67374d51c add prose mode 2024-05-05 23:35:49 +02:00
andrzej 24fafba36c write proper prose mode function (WIP) 2024-05-05 23:35:16 +02:00
andrzej af1536b5c7 add no linebreaks to defaults 2024-05-05 23:34:59 +02:00
andrzej abb82d74d9 comment out 'save all' keymap as it was screwing up with typing >s 2024-05-05 23:34:25 +02:00