Commit Graph

428 Commits

Author SHA1 Message Date
ba59e0c294 add nvim_lsp to completion text 2022-06-12 23:42:30 +03:00
675b1736c4 remove wakatime plugin 2022-06-12 01:08:51 +03:00
10fa205e34 add utils.lsp_format function with disabled tsserver 2022-06-08 10:28:10 +03:00
95791a1632 add ClearMessages command 2022-06-06 18:15:15 +03:00
611772f745 call notify's setup 2022-06-06 09:54:27 +03:00
843bfc7f56 dismiss notifications lsp hover remap 2022-06-01 18:51:21 +03:00
2ac55467e0 update nvim-tree config 2022-05-30 11:07:07 +03:00
d010b0743b add diff component to lualine 2022-05-25 11:34:06 +03:00
8cff3a25b7 install vim-wakatime 2022-05-25 11:01:12 +03:00
f86740fc88 remove comment 2022-05-22 21:18:16 +03:00
736d93883b set reload_on_bufenter option 2022-05-17 22:18:28 +03:00
30d64d123b format 2022-05-17 22:18:17 +03:00
06af100144 update completion for git
seems that it's not working but fuck it
2022-05-17 22:15:42 +03:00
34047383e4 add location to lualine 2022-05-14 16:30:04 +03:00
52a66688c0 add emmet_ls and eslint 2022-05-14 16:29:55 +03:00
0ec4c0318b change root_dir for tailwindcss lsp 2022-05-13 20:30:13 +03:00
50e09bcfa5 remove sidebar mapping 2022-05-13 20:23:09 +03:00
0bc66616ca remove nvim-scrollview 2022-05-13 20:20:06 +03:00
f2c58a411e remove nvim-sidebar 2022-05-13 20:18:14 +03:00
5595a291ef use lspconfig for setup lsps 2022-05-13 20:16:50 +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
cd9b598100 update snippets 2022-05-05 23:42:55 +03:00
a7eae4c095 fix lsp formatting 2022-05-05 23:26:22 +03:00
d40d28c3b9 use server_capabilities instead of resolved_capabilities 2022-05-05 23:10:23 +03:00
f0bfdd4612 use vim.lsp.buf.format() for formatting 2022-05-05 22:11:18 +03:00
4e46c152ad remove 'smartindent' option 2022-04-27 12:16:42 +03:00
16b21c8229 use preserve_window_proportions instead of auto_resize 2022-04-27 10:43:04 +03:00
62083778f8 remove resize remaps 2022-04-23 11:58:25 +03:00
48fc3d2528 set 'smartindent' option 2022-04-22 23:32:01 +03:00
3838f14bec organize colorschemes better 2022-04-22 21:45:11 +03:00
ebe4979b9e install sidebar-nvim plugin 2022-04-20 23:03:52 +03:00
ed4539e398 install awesome-vim-colorschemes collection 2022-04-20 22:35:52 +03:00
28b79eea73 add mapping for telescope to toggle preview 2022-04-20 22:28:09 +03:00
3fce20fa06 install nebulous.nvim plugin 2022-04-20 22:27:21 +03:00
218f9beba9 Revert "create safe_require function"
This reverts commit 6708dd0553.
2022-04-19 10:54:13 +03:00
4e039fec43 explicitly clear SignColumn highlight 2022-04-18 22:29:47 +03:00
6708dd0553 create safe_require function 2022-04-18 22:29:37 +03:00
939440b5a5 set gruvbox-material as default colorscheme 2022-04-18 10:47:11 +03:00
3878d42970 change lua command api 2022-04-17 13:39:07 +03:00
24aae5517e install nvim-scrollview plugin 2022-04-16 12:50:12 +03:00
4d8bfa091a update nvim-tree custom filters 2022-04-16 12:33:05 +03:00
7c58a63b8e add GitShowCommit command 2022-04-16 12:29:45 +03:00
5f2f39adb4 change root_dir for eslint lsp 2022-04-15 23:07:01 +03:00
f5bc06d60c set redrawtime option to 4000 2022-04-15 20:48:45 +03:00
fa57967897 install cmp_git plugin 2022-04-13 22:02:41 +03:00
be10121ae7 remove unused plugins 2022-04-13 21:58:38 +03:00
dd055464a4 update cmp documentation config 2022-04-13 20:59:53 +03:00
44e3f60a40 install package-info.nvim plugin 2022-04-10 20:24:31 +03:00
be430cdc30 install nui.nvim plugin 2022-04-10 20:17:53 +03:00