Commit graph

50 commits

Author SHA1 Message Date
Dmitry Voronin f10abfc83d Nvim : Improve <Leader>x buffer close. 2024-02-23 23:53:26 +03:00
Dmitry Voronin 766c801640 Nvim : Remove Mason. 2024-02-23 14:01:48 +03:00
Dmitry Voronin c28bd075c9 Nvim : Filetree cd by <Leader><Tab>. 2024-02-22 18:45:26 +03:00
Dmitry Voronin e74da28052 Nvim : Do not install all parsers, use auto-install instead. 2024-02-21 00:39:57 +03:00
Dmitry Voronin 60613b8302 Nvim : Use relative line numbers. 2024-02-20 02:02:10 +03:00
Dmitry Voronin 836bf558e1 Nvim : Fix missing commas. 2024-02-06 15:28:04 +03:00
Dmitry Voronin 9e2318b233 Nvim : Reformat config. 2024-02-06 15:25:18 +03:00
Dmitry Voronin eddd3023f3 Nvim & Tmux : Resize on WASD. 2024-02-04 02:23:36 +03:00
Dmitry Voronin 83720a60f7 Nvim : Comment sys clipboard copy as it is not working. 2024-01-31 01:48:36 +03:00
Dmitry Voronin d125b338bb Nvim : Add <Leader>y to copy to the sys clipboard. 2024-01-31 01:45:45 +03:00
Dmitry Voronin 063766d4f8 Nvim : Remove Macro keys for no use. 2024-01-11 21:17:00 +03:00
Dmitry Voronin c78ca65672 Nvim : Add Leader before Macro to enable marks. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 02f37e515c Nvim : <Leader-z> now ignores non-writable buffers. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 59ad301d4c Nvim : Use ? for WhichKey. 2024-01-11 00:01:37 +03:00
Dmitry Voronin 187e8a48cf Update filenames to follow new convention. 2023-12-17 23:54:49 +03:00
Dmitry Voronin 5bfccdbcce Update Tmux and Nvim navigation. 2023-12-14 00:13:26 +03:00
Dmitry Voronin e6f584e792 nvim : remove winshift. 2023-12-13 23:17:40 +03:00
Dmitry Voronin fa37af8222 nvim : temporary use align.mini. 2023-12-13 23:11:44 +03:00
Dmitry Voronin 44aa9216c6 nvim : reindent with tab. 2023-12-05 22:06:39 +03:00
Dmitry Voronin f62d9e41a5 nvim : use intend detection. 2023-12-05 21:47:36 +03:00
Dmitry Voronin fda2bc324b nvim : align : disable preview and enable regex. 2023-12-05 15:56:59 +03:00
Dmitry Voronin 6a38f800ec nvim : use tabs. 2023-12-05 15:56:34 +03:00
Dmitry Voronin 82548f6214 nvim : enable autoread. 2023-12-04 23:35:20 +03:00
Dmitry Voronin 7fe2c859ec nvim : add mwr macro to rewrap. 2023-11-28 02:15:44 +03:00
Dmitry Voronin 47d52cd635 nvim : rustfmt place braces on newline. 2023-11-21 14:20:25 +03:00
Dmitry Voronin c7bec1b445 nvim : add mm<Space> macro. 2023-11-18 06:27:38 +03:00
Dmitry Voronin a3198b9a46 nvim : disable showing end of line. 2023-11-18 05:09:41 +03:00
Dmitry Voronin 50f0705b51 nvim : add indent-blankline. 2023-11-18 04:58:23 +03:00
Dmitry Voronin 15c7f7d7ab nvim : move leader definition to a variable. 2023-11-18 04:11:15 +03:00
Dmitry Voronin 8ff59d23c6 nvim : change mwu to mwx to unwrap macro. 2023-11-02 23:36:12 +03:00
Dmitry Voronin 7fe861d541 nvim : add mwu to unwrap. 2023-10-30 00:19:01 +03:00
Dmitry Voronin af6416d32b nvim : add macro for <> wrap. 2023-10-26 21:44:30 +03:00
Dmitry Voronin 8aa13c228e nvim : update align config to enable preview again. 2023-10-26 20:23:25 +03:00
Dmitry Voronin d82063378a nvim : remove old comment and scrollbar plugins. 2023-10-23 17:30:54 +03:00
Dmitry Voronin 235c50e81c nvim : enable smartcase. 2023-10-22 18:10:42 +03:00
Dmitry Voronin 96b7f449f8 add readme with info about configs.
Co-authored-by: desktop <account@voronind.com>
Co-committed-by: desktop <account@voronind.com>
2023-10-21 18:38:38 +00:00
Dmitry Voronin ef3a18c6c8 nvim : add shortcuts to increase split sizes. 2023-10-18 18:06:17 +03:00
Dmitry Voronin 26e0dea207 nvim : add <Leader>. for visual mode, too. 2023-10-17 21:19:28 +03:00
Dmitry Voronin fc90553669 nvim : <Leader>z also saves all files. 2023-10-17 20:32:15 +03:00
Dmitry Voronin 99c75ffff5 nvim : zz to save all files. 2023-10-17 20:31:03 +03:00
Dmitry Voronin 961e1d6291 nvim : add extra leader combos to match system. 2023-10-17 20:28:13 +03:00
Dmitry Voronin f0c4f3fef8 nvim : remap ; to : for visual, too. 2023-10-03 06:46:55 +03:00
Dmitry Voronin a6b0c52e9f nvim : improve mmc macro. 2023-09-30 20:54:40 +03:00
Dmitry Voronin 8eec278521 nvim : add mmr and mmc macros. 2023-09-30 20:49:50 +03:00
Dmitry Voronin f5f5d08ec4 nvim : enable md back and disable ' globally. 2023-09-30 04:41:38 +03:00
Dmitry Voronin 330a198a21 nvim : disable signs for diagnostics. 2023-09-29 01:16:02 +03:00
Dmitry Voronin 725fdd414f nvim : add macro for markdown paragraph. 2023-09-27 22:01:13 +03:00
Dmitry Voronin ef19be9b0c nvim : fix indent for markdown. 2023-09-27 18:54:19 +03:00
Dmitry Voronin ea02d7ce4c nvim : disable autoclose for text and markdown. 2023-09-27 18:44:26 +03:00
Dmitry Voronin 7ec9d79e8e remove history to make repo public. 2023-09-27 18:04:11 +03:00