Commit Graph

21 Commits

Author SHA1 Message Date
3df19f1634 disable <PageDown> and <PageUp> 2022-03-02 18:44:50 +03:00
ec258abfce add <leader><leader> keymap 2022-03-01 11:33:32 +00:00
bfff8fb7db back to builtin definition function 2022-02-28 18:36:03 +03:00
cb3f079209 move file tree keymap to remaps.lua 2022-02-28 18:35:28 +03:00
5b8a4d1996 add <C-c> keymap to clear search highlight 2022-02-23 15:10:31 +03:00
1f34fc02f3 add util function for local and global definitions 2022-02-23 11:43:00 +03:00
c7293762b0 add keymap to toggle comment in insert mode 2022-02-15 21:50:38 +03:00
f5468bc149 remove zen-mode keymap 2022-02-15 20:31:43 +03:00
74392dff38 add tN keymap 2022-02-15 20:01:52 +03:00
156a9dcdf7 remove comments 2022-02-15 19:41:18 +03:00
a7f320b157 remove quickfix remaps and add more diagnostic ones 2022-02-14 15:12:47 +03:00
3eb215544b add remaps for local quickfix list 2022-02-13 23:10:49 +03:00
fc029c87cd move functions from cmds.lua to utils.lua 2022-02-04 22:43:21 +03:00
d9e217383e return cmds as a module 2022-02-02 21:31:31 +03:00
cecf188adc Add <leader>dy mapping to yank diagnostic message (wip) 2022-02-01 22:51:02 +03:00
760e92b1d5 Add mapping for visual mode selection 2022-01-25 22:42:06 +03:00
71da8fa274 Add remaps for code actions 2022-01-25 22:40:04 +03:00
238ff216d2 Add tabs module 2022-01-22 14:28:12 +03:00
88bf1ca106 Install zen-mode.nvim plugin 2022-01-22 12:15:08 +03:00
398dec0d74 Add remaps for opening terminal 2022-01-16 11:12:26 +03:00
f6d155b93f Add new config for neovim 2022-01-15 20:26:28 +03:00