Commit Graph

118 Commits

Author SHA1 Message Date
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
481087f12d add renderer options to nvim-tree.setup 2022-04-10 18:37:36 +03:00
57cf766980 install new colorschemes 2022-04-10 18:31:28 +03:00
e796a460d6 set auto_reload_on_write to true 2022-04-10 18:08:44 +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
ed982b6d8a set 'showmode' to false 2022-04-09 23:58:29 +03:00
5a89ccff44 disable builtin sumneko_lua formatting 2022-04-09 23:46:50 +03:00
5a2fe6b8ac add BufEnter autocmd for fugitive and gitcommit 2022-04-09 22:35:42 +03:00
81bc1b9bdb open horizontal terminal at the very bottom 2022-04-09 22:24:03 +03:00
f05ec4f752 install octo.nvim 2022-04-09 22:23:40 +03:00