1
0
Fork 0
Commit Graph

32 Commits

Author SHA1 Message Date
tastytea 19fe6c7d24
neovim: make ctrl+← work in kitty 2024-03-20 19:26:49 +01:00
tastytea efd47a0699
nvim: fix some maps 2023-01-17 17:03:42 +01:00
tastytea df1f8ece8f
nvim: use easier keys for spell 2022-12-31 23:41:43 +01:00
tastytea eb6c9ff7e6
nvim: remove key mapping for :nohlsearch
use <C-L> instead
2022-10-02 22:55:43 +02:00
tastytea 2cded93650
nvim: simplify some mappings 2022-10-01 19:02:40 +02:00
tastytea 1c3d120b91
nvim: make spelling suggestions nicer 2022-09-26 19:05:21 +02:00
tastytea 0ae063c29f
nvim: improve system clipboard/selection keymaps 2022-08-31 06:31:13 +02:00
tastytea c4dd5424f4
nvim: add keymap for :bdelete 2022-08-31 02:33:28 +02:00
tastytea 17b80ed4ea
nvim: move some keymaps, fix some requires 2022-08-29 04:24:01 +02:00
tastytea 6a17cb1bb0
nvim: add keymaps for system selection (middle mouse) 2022-08-20 22:17:52 +02:00
tastytea 4762cc0bc3
nvim: don't add keymap for bug-reference in virtual mode 2022-08-19 22:23:59 +02:00
tastytea b88b1ef332
nvim: add bug-reference 2022-08-19 21:26:25 +02:00
tastytea 7e9255780e
nvim: add keymap for nohlsearch 2022-08-18 00:56:46 +02:00
tastytea cc34940c06
nvim: autoformat everything, clean up, small fixes 2022-08-17 01:47:49 +02:00
tastytea 82575e320d
nvim: add nvim-tree 2022-08-16 21:38:31 +02:00
tastytea 8b10686865
nvim: document keymaps 2022-08-16 04:55:49 +02:00
tastytea 9afc3d3316
nvim: put map() into functions and add more options 2022-08-16 04:32:49 +02:00
tastytea 283c35a5a2
nvim: add some keymaps 2022-08-15 03:18:50 +02:00
tastytea 529c07ff7e
nvim: reformat 2022-08-13 21:03:21 +02:00
tastytea cfbd482dee
nvim: fix <C-BS> keymap 2022-08-13 19:42:34 +02:00
tastytea 7713fc88e1
nvim: make Lexplore keymap available in insert mode 2022-08-13 04:34:28 +02:00
tastytea f4abe13a24
nvim: follow links with <Leader><cr> 2022-08-13 03:06:03 +02:00
tastytea e36365b4e8
nvim: cleanup 2022-08-13 01:46:59 +02:00
tastytea 787a371482
nvim: make C-F work in visual mode 2022-08-12 19:20:30 +02:00
tastytea 6084378826
nvim: remove unneeded brackets 2022-08-12 14:05:53 +02:00
tastytea 3bb3075151
nvim: add <LocalLeader>, reorganise lsp mappings 2022-08-12 00:05:54 +02:00
tastytea 2a6c37ea2c
nvim: keymaps: scroll in visual mode, too 2022-08-11 22:32:26 +02:00
tastytea e84cb3c7c0
nvim: add keymap for Lexplore 2022-08-11 22:22:01 +02:00
tastytea c5dfd52c2a
nvim: simplify repetitive keymaps 2022-08-11 22:06:14 +02:00
tastytea 93c7960620
nvim: allow to use shift + arrow for selecting text 2022-08-11 21:51:31 +02:00
tastytea e10a04e403
nvim: add keymap for removing whitespace around cursor 2022-08-11 18:29:33 +02:00
tastytea 7d2b96c8b1
nvim: put config in namespace “my” to avoid collisions 2022-08-11 16:22:36 +02:00