Commit Graph

102 Commits

Author SHA1 Message Date
463b47c393 Change color for diagnostics errors 2021-11-16 16:19:20 +03:00
83265e1260 Setup snippets for completion 2021-11-16 16:19:00 +03:00
124f7c69a1 Install diffview plugin 2021-11-15 19:01:07 +03:00
2e0a339231 Install winshift plugin and add remap for WinShift command 2021-11-15 18:53:14 +03:00
5568cb56a1 Install lightspeed and indent-blankline plugins 2021-11-15 18:00:28 +03:00
f8419ac36c Create utils.lua file and add ToggleBackground command 2021-11-15 09:24:12 +03:00
a3feac504b Add file_ignore_patterns option to Telescope config 2021-11-14 18:02:10 +03:00
db95250dec Install papercolor colorscheme 2021-11-14 17:30:00 +03:00
79a44f9a5d Add mapping to open Telescope 2021-11-14 17:29:40 +03:00
35c3441584 Install tokyonight colorscheme 2021-11-14 17:22:23 +03:00
ead415def7 Install telescope-symbols plugin to use Telescope symbols picker 2021-11-14 17:18:39 +03:00
7a60699f1a Install nvim-colorizer plugin 2021-11-14 17:08:22 +03:00
493975b9f7 Add autocmd for highlighting on yanking 2021-11-14 14:04:59 +03:00
7f5a8a17a9 Add path to cmp sources 2021-11-14 13:37:53 +03:00
08c6411d22 Add packer_compiled.lua to .gitignore 2021-11-14 13:32:07 +03:00
572522e1dd Change neovim auto-pairs plugin 2021-11-14 13:29:57 +03:00
8a436864b2 Remove unused null-ls plugin 2021-11-13 20:38:32 +03:00
5358788b6f Install markdown-preview plugin 2021-11-13 20:38:00 +03:00
183791ee92 Add mapping to reset git hunk under the cursor 2021-11-13 14:01:31 +03:00
ebcd510714 Change lsp mappings 2021-11-13 14:01:01 +03:00
57f34affa7 Install lsp_signature plugin 2021-11-13 13:36:34 +03:00
976f709263 Add remap to close buffer 2021-11-12 23:01:26 +03:00
236f27ff8b Add remaps for LSP 2021-11-12 22:59:47 +03:00
18595e58e0 Update cmp sources 2021-11-12 22:54:04 +03:00
bbcfb4b7dc Clear signcolumn background 2021-11-12 22:54:02 +03:00
ca53467321 Create new neovim config with lua 2021-11-12 22:32:28 +03:00
ea75e570fe Remove old neovim config 2021-11-12 19:24:39 +03:00
655d753cf7 Remove todo-comments plugin and use treesitter for that 2021-11-12 17:13:21 +03:00
b0608c6bde Remove plugins and setup treesitter 2021-11-12 16:27:15 +03:00
c96f81670a Remove ctrlp plugin and use Telescope instead 2021-11-12 14:40:40 +03:00
bdbb3fc7eb Remove rust plugin 2021-11-12 14:36:18 +03:00
7d6ccad31e Remove Ctrl+A remap 2021-11-12 14:34:59 +03:00
db12f07ec0 Disable jedi for python, so coc can use MPLS 2021-11-10 15:00:59 +03:00
a8836cefee Remove old comment 2021-11-06 14:05:43 +03:00
ab7ebc371e Add remaps to increase and decrease width of panes 2021-11-06 14:04:55 +03:00
5a70323da3 Don't show .git directory in file tree 2021-11-06 13:23:42 +03:00
0a4db41f8e Change split remaps 2021-11-05 16:48:37 +03:00
457fc03080 Add settings for Rust development 2021-11-05 16:47:07 +03:00
75591e6657 Move remap from terminal.vim to remaps.vim 2021-11-05 16:33:04 +03:00
7ab8bc58c9 Remove quit_on_open option 2021-11-05 10:07:19 +03:00
8a7ffff77a Add coc extensions for toml and rust 2021-11-05 10:06:28 +03:00
562ab837c5 Change settings for neovim file tree 2021-11-05 10:00:08 +03:00
ba1874ad96 Install ctrlp.vim back 2021-10-26 19:21:00 +03:00
6a8781e77a Remove autoindent option 2021-10-24 18:48:25 +03:00
272f82a3d2 Remove ctrlp settings 2021-10-23 22:25:13 +03:00
d0a7d81fd2 Install telescope and remove ctrlp 2021-10-23 20:21:57 +03:00
185927c1b4 Fix bug with recursive symlinks (again) 2021-10-21 14:04:45 +03:00
5f15682b68 Install nvim-toggle-terminal plugin 2021-10-21 13:32:44 +03:00
77e1bad8c8 Back to <leader>nh for removing highlight 2021-10-20 19:00:52 +03:00
3054c02044 Move require for gitsigns to git.vim 2021-10-20 18:23:49 +03:00