Commit Graph

552 Commits

Author SHA1 Message Date
156a9dcdf7 remove comments 2022-02-15 19:41:18 +03:00
97b6b4ff81 remove matchpairs option 2022-02-15 19:13:48 +03:00
58f493e964 change open_terminal function 2022-02-15 19:07:53 +03:00
8113a6c982 complete copy_diagnostic_message function 2022-02-15 19:05:51 +03:00
7f579442ce add vim global to sumneko_lua setup 2022-02-14 17:16:27 +03:00
5aa3427cc7 use different completion triggers on win and linux 2022-02-14 16:44:57 +03:00
a7f320b157 remove quickfix remaps and add more diagnostic ones 2022-02-14 15:12:47 +03:00
3eb215544b add remaps for local quickfix list 2022-02-13 23:10:49 +03:00
706c0a45ee add background_opacity in kitty config 2022-02-12 13:31:36 +03:00
f07e007980 run stylua 2022-02-10 20:42:49 +03:00
b345eaf63c remove severity_limit lsp setting 2022-02-10 18:53:32 +03:00
7365310c62 enable treesitter-autotag 2022-02-10 10:40:24 +03:00
d5f9b5b3ab replace vim-commentary with Comment.nvim 2022-02-09 13:40:49 +03:00
9f48de962c set open_on_tab to false in nvim-tree 2022-02-09 13:06:15 +03:00
6119f88e47 add friendly-snippets plugin 2022-02-09 13:06:00 +03:00
a39b184ebd install markdown-preview.nvim plugin 2022-02-08 20:23:28 +03:00
e5e6d1970e remove azote 2022-02-08 20:22:44 +03:00
f2be9b6a15 delete desktop screenshot 2022-02-08 20:18:51 +03:00
610e5a6584 add "What do I use" section 2022-02-08 20:16:54 +03:00
3a1455ed6c delete TODO.md 2022-02-08 20:16:34 +03:00
2639c88561 change rofi to https://github.com/j0ru/kickoff 2022-02-08 19:55:45 +03:00
7bfd7619d1 disable diagnostics update in insert mode 2022-02-08 19:37:17 +03:00
c172e6aea4 remove time from status line 2022-02-08 19:37:06 +03:00
64bedb4d7c move to kitty 2022-02-08 19:36:35 +03:00
dbf0f68ef3 run shfmt on .bashrc and bootstrap.sh 2022-02-08 19:36:10 +03:00
578a5bbf66 use kitty as previewer for lf 2022-02-08 19:22:35 +03:00
99d69c6448 add tabstop module for lualine 2022-02-05 11:43:16 +03:00
cc7eeb9212 enable snippet support for emmet and disable html formatting 2022-02-04 23:53:29 +03:00
04489cfbd0 create aus.lua file with autocommands 2022-02-04 23:10:08 +03:00
e72dde3ee6 add DeleteNonameBufs command 2022-02-04 22:52:19 +03:00
fc029c87cd move functions from cmds.lua to utils.lua 2022-02-04 22:43:21 +03:00
9e7eb74016 add Go-specific settings in after/ftplugin/go.lua file 2022-02-04 20:59:21 +03:00
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