Commit Graph

26 Commits

Author SHA1 Message Date
6a8923ac07 Install nvim-cmp source for spelling 2021-11-28 21:26:52 +03:00
c65e56351b Install trouble and todo-comments plugins 2021-11-28 13:33:10 +03:00
5328979361 Install indent-blankline plugin 2021-11-27 20:07:02 +03:00
aff7afd0aa Install nvim-toggle-terminal plugin 2021-11-26 13:16:13 +03:00
aecd158cd5 Install minimap.vim plugin 2021-11-26 12:34:48 +03:00
e0055ca8c8 Install friendly-snippets plugin 2021-11-26 12:21:26 +03:00
8145d4fb8b Add autotag plugin for treesitter 2021-11-26 12:21:10 +03:00
ddd43994b0 Remove ale plugin and its settings 2021-11-26 10:16:35 +03:00
dd28c5debb Install quick-scope plugin 2021-11-25 20:48:43 +03:00
2632da41c6 Remove cmdheight option so it would be 1 2021-11-25 20:47:30 +03:00
bf430c2ff6 Install neoformat and run it on config 2021-11-25 19:35:03 +03:00
be662a5d2e Move gitsigns mappings to its setup from remaps.lua module 2021-11-25 18:26:07 +03:00
e53d05fab3 Set keymaps options to nil in gitsigns, so my own remaps will work 2021-11-25 15:32:57 +03:00
7c346e77ec Add incremental_selection option to treesitter config 2021-11-25 15:02:20 +03:00
4f6e748e71 Add open_on_tab and auto_close options to nvim-tree config 2021-11-25 14:52:47 +03:00
7020fb23f5 Install gitsigns and vim-fugitive plugins 2021-11-25 14:51:54 +03:00
c64e9b1e53 Add new neovim config (last time, i promise) 2021-11-25 14:05:05 +03:00
bf9195389b Nuked neovim config to start fresh 2021-11-23 19:41:00 +03:00
1ccc5a1d99 Rename colors.lua to theme.lua and set colorscheme there 2021-11-18 22:12:19 +03:00
d236deaa63 Move code other than requiring modules out of init.lua 2021-11-16 21:51:34 +03:00
83265e1260 Setup snippets for completion 2021-11-16 16:19:00 +03:00
f8419ac36c Create utils.lua file and add ToggleBackground command 2021-11-15 09:24:12 +03:00
7a60699f1a Install nvim-colorizer plugin 2021-11-14 17:08:22 +03:00
572522e1dd Change neovim auto-pairs plugin 2021-11-14 13:29:57 +03:00
183791ee92 Add mapping to reset git hunk under the cursor 2021-11-13 14:01:31 +03:00
ca53467321 Create new neovim config with lua 2021-11-12 22:32:28 +03:00