Commit Graph

338 Commits

Author SHA1 Message Date
7045abead9 neovim: remove even more plugins
tokyonight, edge and todo-comments.nvim
2022-06-16 21:20:54 +03:00
b7d9b3a980 neovim: remove bloop colorscheme 2022-06-16 20:09:38 +03:00
65f1e8773e neovim: rename user dir to daniil 2022-06-16 19:31:20 +03:00
cac1f49413 neovim: move most of files to after/plugin dir 2022-06-16 19:19:21 +03:00
f948c5ba54 use nvim api for highlights 2022-06-15 22:42:15 +03:00
be14833c3c add module session.lua 2022-06-14 23:59:27 +03:00
99d6dca16e install possession.nvim plugin 2022-06-14 23:34:50 +03:00
6bc102f601 enable spellcheck in git commits 2022-06-13 20:25:05 +03:00
45c62a0b97 ensure that gopls is installed 2022-06-13 12:56:35 +03:00
c36bdf93b1 run goimports on save in go files 2022-06-13 12:56:18 +03:00
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