1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
Commit graph

20 commits

Author SHA1 Message Date
09022e61ad nvim/lua/user/keymaps.lua: remove a selection map that did not work 2024-11-11 08:51:00 +01:00
9178b3108f nvim: keymaps: add keymap for format selection 2024-11-03 13:58:57 +01:00
7d2de7d5fc nvim: keymaps: dont jump half pages on shift + arrow keys. 2024-10-11 14:17:42 +02:00
5b5015c69b nvim: keymaps: yank/paste from/to system register should work in both visual line and block mode 2024-10-11 14:16:32 +02:00
0c43d80579 nvim: keymaps: apply indent and move to end for pasting in visual mode 2024-10-11 14:15:48 +02:00
562e53b3f8 nvim: keymaps: add mapping to select the whole buffer 2024-10-11 14:14:47 +02:00
8baa91fe1e nvim: keymaps: fix remove whitespace command. 2024-09-24 22:36:21 +02:00
fe5385fccf nvim: keymaps: add mapping to search files in current dir. 2024-09-24 19:41:26 +02:00
0192a8b966 nvim: keymaps: documentation 2024-09-12 16:16:20 +02:00
9cee35c4c3 nvim: keymaps: add maps for git blame 2024-09-12 16:16:12 +02:00
8f78a1b7d1 nvim: fix keymaps 2024-09-09 13:15:25 +02:00
66f56251ab nvim: add keymaps for tests. 2024-09-08 13:40:56 +02:00
b80f1c0db6 nvim: keymaps: restructure abit. 2024-09-05 21:13:22 +02:00
93c3d7e5f7 nvim: keymaps: adding group descriptions 2024-09-05 21:12:12 +02:00
45c8e094a2 nvim: keymaps: adding paste mappings 2024-09-05 21:11:06 +02:00
09e9178a4e nvim/lua/user/keymaps.lua: make luals shutup :) 2024-09-01 14:41:16 +02:00
1da358dff8 nvim: formatting 2024-09-01 14:38:06 +02:00
254706c6c5 nvim/lua/user/keymaps.lua: add Format binding. 2024-09-01 14:32:13 +02:00
ea732271df nvim: keymaps update 2024-08-26 18:52:31 +02:00
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00