Commit Graph

366 Commits

Author SHA1 Message Date
4e96eb370f Add more characters to trigger_characters list in cmp setup 2021-11-30 19:14:35 +03:00
7980ba7004 Stupid mistake (forgot to add capabilities to opts table) 2021-11-30 19:14:01 +03:00
f97a169f37 Remove minimap plugin and settings 2021-11-30 17:53:42 +03:00
ac8c58ca83 Add keybinding to use swappy for screenshots 2021-11-30 16:09:01 +03:00
a4d2c16aee Revert "Install nvim-cmp source for spelling"
This reverts commit 6a8923ac07.
2021-11-30 14:04:56 +03:00
86fe0a9099 Show full path in Bash prompt 2021-11-30 13:19:35 +03:00
6047b3e4e6 Remove comments 2021-11-30 13:00:45 +03:00
5268dc5dea Take more minimalistic approach on Bash prompt 2021-11-29 21:37:25 +03:00
0fc27b3734 Add tree alias 2021-11-29 16:12:46 +03:00
4e64d45c61 Run formatter on alacritty config 2021-11-29 11:32:14 +03:00
295e12b11b Add keybindings for increasing/decreasing gaps 2021-11-28 22:05:05 +03:00
6a8923ac07 Install nvim-cmp source for spelling 2021-11-28 21:26:52 +03:00
8d27036d7e Add day-progress to .bashrc 2021-11-28 16:55:12 +03:00
7006fe32ff Add rename mapping on <F2> 2021-11-28 16:54:49 +03:00
c65e56351b Install trouble and todo-comments plugins 2021-11-28 13:33:10 +03:00
c264b9202c Add q alias 2021-11-27 22:13:54 +03:00
5328979361 Install indent-blankline plugin 2021-11-27 20:07:02 +03:00
2bc4562212 Use gopls provided by Go team at Google and not from LspInstaller 2021-11-26 18:45:15 +03:00
2842afd05f Add lsp_signature setup 2021-11-26 18:39:26 +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
6879bc6e35 Install a better emmet lsp 2021-11-26 12:20:46 +03:00
af2a1bb728 Add '.' as trigger character for nvim-cmp 2021-11-26 12:20:01 +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
12305d3180 Change up and down keys for resize mode 2021-11-25 18:40:45 +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
7f56de9c8e Resize vim-fugitive buffer right after opening it 2021-11-25 14:55:56 +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
9e2c64e48e Delete cterm options from set_highlight function 2021-11-23 12:49:25 +03:00
7fc4cf159b Used formatter on waybar config 2021-11-22 21:24:35 +03:00
905489bf09 Change ranger to lf 2021-11-22 18:40:23 +03:00
7b0eb7a591 Move back to rofi as app launcher 2021-11-21 17:16:29 +03:00
58a0241277 Set blueman-manager to be floating 2021-11-21 16:37:04 +03:00
3794458ce2 Remove sorting option in nvim-cmp setup 2021-11-21 13:23:28 +03:00
05606ee54b Install efm lsp and use lua-format on all files 2021-11-21 12:37:26 +03:00
cb8c78723b Add settings for Picture-in-Picture windows 2021-11-20 15:24:27 +03:00
dad438df28 Enable xwayland support 2021-11-20 15:24:12 +03:00
15add41d5f Revert "Add auto_close property to nvim-tree setup"
This reverts commit 469f412823.
2021-11-19 12:22:09 +03:00
524e4cdd8f Remove diffview plugin 2021-11-19 11:59:36 +03:00
469f412823 Add auto_close property to nvim-tree setup 2021-11-19 11:44:32 +03:00