Commit Graph

128 Commits

Author SHA1 Message Date
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
6c065da12d Add separate file for git settings 2021-10-20 18:13:26 +03:00
5ad043a15a Move all config files to config directory and add corresponding changes to bootstrap script 2021-10-20 16:25:36 +03:00