Commit Graph

28 Commits

Author SHA1 Message Date
843bfc7f56 dismiss notifications lsp hover remap 2022-06-01 18:51:21 +03:00
50e09bcfa5 remove sidebar mapping 2022-05-13 20:23:09 +03:00
dd0e3c60d0 remove unused mapping 2022-05-12 18:26:14 +03:00
07041b5819 use format() instead of formatting() 2022-05-12 18:24:59 +03:00
62083778f8 remove resize remaps 2022-04-23 11:58:25 +03:00
ebe4979b9e install sidebar-nvim plugin 2022-04-20 23:03:52 +03:00
3fce20fa06 install nebulous.nvim plugin 2022-04-20 22:27:21 +03:00
be10121ae7 remove unused plugins 2022-04-13 21:58:38 +03:00
44e3f60a40 install package-info.nvim plugin 2022-04-10 20:24:31 +03:00
dbac2c7d35 don't move terminal split to bottom 2022-04-10 00:08:48 +03:00
40407f4a2b install zen-mode and twilight plugins 2022-04-10 00:04:24 +03:00
81bc1b9bdb open horizontal terminal at the very bottom 2022-04-09 22:24:03 +03:00
a084f91e02 add tf mapping to find_tab 2022-04-08 23:00:43 +03:00
8f35f45d58 add <leader>rf mapping for formatting 2022-04-07 21:54:16 +03:00
ed6d81ef53 organize git functions in git.lua 2022-03-31 23:36:27 +03:00
c2e873b521 add <leader>go mapping 2022-03-31 23:24:38 +03:00
620dde32e0 add <leader>b mapping to open telescope.buffers 2022-03-30 23:22:24 +03:00
b9a2f87484 remove mapping for lsp_document_symbols 2022-03-27 15:12:18 +03:00
30dd9a0392 use telescope for keymaps instead of builtin lsp 2022-03-22 23:00:49 +03:00
4cc3699d4b add mappings to move in insert mode 2022-03-22 20:42:56 +03:00
aa120ea0f5 use vim.keymap.set for mappings 2022-03-22 18:03:53 +03:00
7fdeb424f0 remove keymaps for moving line in normal mode 2022-03-22 17:35:10 +03:00
bd3b2981ea remove split keymaps 2022-03-22 17:34:01 +03:00
6c9f42df2a use <C-q> to close focused buffer 2022-03-22 17:32:34 +03:00
beb4b7de62 change diagnostic float win scope to line 2022-03-22 17:28:26 +03:00
3ff01b554b add lsp_organize_imports util function
thanks to this guy https://stackoverflow.com/a/67851340/13725946
2022-03-21 15:47:29 +03:00
31231f8201 show hidden files in telescope.find_files 2022-03-20 00:48:52 +03:00
2ef5b95984 migrate to stow 2022-03-20 00:39:27 +03:00