Commit Graph

162 Commits

Author SHA1 Message Date
bf6186c719 chore: run stylua 2022-07-21 23:20:23 +03:00
ca6e236892 neovim(nvim-tree): set adaptive_size to true 2022-07-21 23:19:24 +03:00
c10ad4214e neovim: disable formatting for jsonls 2022-07-17 23:49:27 +03:00
caed90efd5 neovim(file-tree): enable centralize_selection 2022-07-13 19:17:42 +03:00
e19cd91274 neovim: disable <F1> key 2022-07-13 19:16:59 +03:00
f8e056f3c1 neovim: use stable 0.1.x branch for telescope 2022-07-13 19:10:08 +03:00
5a43564f77 neovim: update nvim-tree reloaders require path 2022-07-10 22:26:01 +03:00
c682669b18 neovim: show multispace instead of space in listchars 2022-07-03 22:58:58 +03:00
089d7b4ff8 neovim: add denols config 2022-07-01 00:27:55 +03:00
4fbe985faf neovim: enable enableProjectDiagnostics for tsserver 2022-06-28 22:16:26 +03:00
5ccd0eb9bc neovim: disable mouse in insert mode 2022-06-28 22:14:57 +03:00
8dfcd07c03 neovim: remove rose-pine colorscheme 2022-06-28 10:16:55 +03:00
f08f936506 neovim: install rose-pine colorscheme 2022-06-27 14:47:46 +03:00
1c17da33cf neovim: add remaps for resizing splits 2022-06-24 20:58:28 +03:00
d46cb3485e neovim: remove unused remaps 2022-06-24 20:56:07 +03:00
0294cb9f22 neovim: remove unused require 2022-06-24 20:53:19 +03:00
87716b8df1 neovim: add <C-space> remap for nvim-tree 2022-06-24 20:52:32 +03:00
2d9d050941 neovim: remove package-info remaps 2022-06-24 20:52:07 +03:00
5b8b1a0e64 neovim: remove impatient.nvim plugin 2022-06-24 20:47:29 +03:00
703484c4ef neovim: use listchars instead of indent-blankline plugin 2022-06-24 20:32:36 +03:00
2e47181c57 neovim: remove possession plugin 2022-06-24 20:13:09 +03:00
a86db7dcea neovim: add OpenUnsavedBuffers command 2022-06-21 23:40:32 +03:00
f5443d2e79 neovim: remove goimports autocmd 2022-06-19 23:39:23 +03:00
9aab4d1786 neovim: add autopairs.lua for its setup 2022-06-17 11:17:19 +03:00
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