Commit Graph

405 Commits

Author SHA1 Message Date
b963d4b428 respect .gitignore in file tree 2022-02-04 18:35:01 +03:00
df31f8bfe0 show errors and warnings in virtual text 2022-02-04 18:34:35 +03:00
14820b1ef9 comment out shell option as it breaks prettierd formatting on windows 2022-02-04 10:40:00 +03:00
c77782b908 install nvim-colorizer plugin 2022-02-02 22:34:54 +03:00
1cb24b129e install lsp_signature plugin 2022-02-02 22:28:11 +03:00
de34634f0a add git keymaps to file tree 2022-02-02 21:54:53 +03:00
d9e217383e return cmds as a module 2022-02-02 21:31:31 +03:00
fa176e51af add keymaps for gitsigns in visual mode 2022-02-02 21:30:50 +03:00
271b5b2736 change shell option to powershell on windows 2022-02-02 21:04:08 +03:00
36e9857544 Comment stuff related to folds 2022-02-01 22:59:16 +03:00
3f09d5a234 Show only errors in virtual text diagnostics 2022-02-01 22:58:51 +03:00
cecf188adc Add <leader>dy mapping to yank diagnostic message (wip) 2022-02-01 22:51:02 +03:00
317c8c720f Install indent-blanklines plugin and show context 2022-02-01 21:47:45 +03:00
04ce099d24 Show time in status line 2022-02-01 20:46:32 +03:00
8a6b16e939 Remove signs for todo comments 2022-02-01 20:14:23 +03:00
cea47c0f76 Show diagnostics in status line and file tree 2022-02-01 20:09:23 +03:00
4173334340 Update status line 2022-01-31 23:09:48 +03:00
dd9d369c88 Add tabnew keymap for nvim-tree 2022-01-31 22:57:11 +03:00
2dd396822b Add <:> to matchpairs 2022-01-29 17:10:08 +03:00
64bbff20df Change font to Fira Code in alacritty 2022-01-29 15:27:43 +03:00
1922293799 Add on_attach function with keymaps and attach_to_untracked option 2022-01-29 14:54:10 +03:00
5e0ddabd43 Set group_empty option in nvim-tree 2022-01-29 14:41:45 +03:00
199572320d Remove auto_close option in nvim-tree setup 2022-01-29 14:41:09 +03:00
9c35270295 Remove padding in alacritty 2022-01-27 23:00:08 +03:00
2fd2327949 Disable jsonls own formatting 2022-01-27 22:59:16 +03:00
a48a5ed738 Assign 1st and 2nd workspaces to specific outputs 2022-01-25 23:16:31 +03:00
760e92b1d5 Add mapping for visual mode selection 2022-01-25 22:42:06 +03:00
71da8fa274 Add remaps for code actions 2022-01-25 22:40:04 +03:00
9d21fe7096 Install impatient.nvim 2022-01-24 22:41:27 +03:00
6733f0f7a2 Remove tree_cb require 2022-01-23 13:51:20 +03:00
238ff216d2 Add tabs module 2022-01-22 14:28:12 +03:00
d0240a3b30 Remove diagnostics from lualine 2022-01-22 12:51:42 +03:00
88bf1ca106 Install zen-mode.nvim plugin 2022-01-22 12:15:08 +03:00
6821b6655a Always show tabline 2022-01-22 12:14:36 +03:00
01740d0d98 Remove tabnew mapping from nvim-tree setup 2022-01-22 12:14:14 +03:00
0857cb9bf7 Add mapping for previewing hunks in gitsigns setup 2022-01-22 12:13:29 +03:00
8b75b3b1ea Format neovim config with stylua using new stylua.toml config 2022-01-22 12:10:28 +03:00
398dec0d74 Add remaps for opening terminal 2022-01-16 11:12:26 +03:00
b2931e8835 Remove diagnostics from signcolumn 2022-01-16 10:26:56 +03:00
5f0a4326d0 Remove diff module and change order (x <-> y) 2022-01-15 22:54:51 +03:00
3c42f53b73 Remove hyphens from mode text in lualine 2022-01-15 22:52:19 +03:00
616a0b0b19 Always show signcolumn 2022-01-15 22:43:54 +03:00
5c8e199872 Add settings for folds in neovim 2022-01-15 22:18:47 +03:00
f6d155b93f Add new config for neovim 2022-01-15 20:26:28 +03:00
e529f6745a Remove old neovim config 2022-01-14 23:18:41 +03:00
693728227c Update bash prompt 2022-01-13 22:54:56 +03:00
d7d3a3f93f Install tokyonight colorscheme 2022-01-13 22:49:03 +03:00
8cf45ac995 Start azote on startup to draw a wallpaper 2022-01-13 20:50:25 +03:00
2eea4fa8b6 Comment line for restoring wallpaper, I moved to azote 2022-01-12 22:35:15 +03:00
d7b0dbc62f Remove auto_close option from nvim-tree.lua 2022-01-12 22:34:16 +03:00