Commit Graph

348 Commits

Author SHA1 Message Date
9481b4de57 Make feh windows floating 2022-01-05 21:09:37 +03:00
8832e87036 Update waybar styles 2022-01-05 21:09:03 +03:00
fc009bb7f0 Change filetypes for tsserver LSP 2021-12-28 23:04:00 +03:00
6e22346936 Update indent_blankline config 2021-12-27 22:26:23 +03:00
a51dda2302 Add sway/window module to waybar 2021-12-27 21:23:35 +03:00
4fc000da8c Create separate theme.lua file 2021-12-26 23:12:31 +03:00
1258044cea Change alacritty font to Iosevka Nerd Font 2021-12-26 23:12:11 +03:00
4405df3b2c Add Go formatters for formatter.nvim setup 2021-12-26 21:37:27 +03:00
a08ed1c36e Install formatter.nvim instead of neoformat 2021-12-26 21:03:54 +03:00
10a8b88f6b Install stabilize plugin for neovim 2021-12-26 17:10:56 +03:00
3d57112946 Add svelte to Neoformat autocmd 2021-12-25 22:23:42 +03:00
b79f2334c6 Increase volume changing value to 5 2021-12-25 21:37:54 +03:00
0799a92c6a Change lua settings to be the same as Go's 2021-12-25 19:26:28 +03:00
2e11361adb Change highlights for NvimTreeGit groups 2021-12-25 19:25:40 +03:00
f88fc8f1b3 Update lsp settings for Go and fix ls_emmet config 2021-12-24 23:32:10 +03:00
c4d33aa8c2 Remove trouble, for now 2021-12-24 23:31:31 +03:00
3565ada10f Comment Enter mapping for completion, for now at least 2021-12-23 22:32:24 +03:00
56cf8a926b Use Neoformat for everything, it works 2021-12-23 22:31:56 +03:00
06a67afa90 Add specific settings for Go files 2021-12-23 22:30:14 +03:00
9d21edde0d Delete quickscope plugin 2021-12-23 22:29:49 +03:00
1167b3a2c9 Increase HISTSIZE up to 10000 2021-12-18 18:59:18 +03:00
58baf904df Change -a flag for ls alises to -A 2021-12-12 18:27:34 +03:00
6deaa64e71 Update neovim config for better Go development 2021-12-11 23:22:51 +03:00
880273224d Add config for lf and swappy 2021-12-11 18:50:45 +03:00
49ae1d67e2 Remove javascript and typescript from emmet lsp 2021-12-11 16:21:50 +03:00
adbe033e92 Revert "Back to dmenu"
This reverts commit abc5b804ef.
2021-12-09 21:00:13 +03:00
abc5b804ef Back to dmenu 2021-12-08 20:39:30 +03:00
e0fbdcbcd1 Remove tildas '~' from end of buffers 2021-12-07 22:33:00 +03:00
fdf011436f Delete unused configs 2021-12-07 22:20:29 +03:00
c99db575d0 Remove weather and dnd modules from waybar 2021-12-01 21:07:14 +03:00
1d4c723e30 Update nvim-cmp completion menu look 2021-12-01 10:47:00 +03:00
ea26f2c3a1 Change sorting comparators for nvim-cmp 2021-12-01 10:46:24 +03:00
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