Commit Graph

239 Commits

Author SHA1 Message Date
641020561b neovim: update lsp servers list 2023-04-15 23:29:24 +03:00
67b17996f5 neovim: remove scrollbar plugin
didn't use it
2023-04-11 11:38:25 +03:00
65b243b149 neovim: remove treesitter playground plugin 2023-04-11 10:44:08 +03:00
5e43d1ea17 neovim: remove editorconfig plugin
neovim now has built-in support for it
2023-04-11 10:42:22 +03:00
fbb815f2b2 neovim: add :GoFixImports command 2023-04-11 10:42:12 +03:00
95fca85fea neovim: add :GoRunFile command 2023-04-08 10:58:30 +03:00
5c0f5202fa neovim: add debug app dap configuration 2023-03-22 21:59:15 +03:00
dc69265de9 neovim: setup dap 2023-03-22 21:30:35 +03:00
eb843391fd neovim: change diagnostic remaps to start with e 2023-03-22 21:29:28 +03:00
21bb68a72c neovim: update remap for toggling nvim-tree 2023-03-21 12:06:15 +03:00
165fc08a8c neovim: remove tint plugin 2023-03-06 15:50:09 +03:00
39c903d6f9 neovim: back to gruvbox-material 2023-03-01 22:46:21 +03:00
dfe900468a neovim: remove unused imports in ts files on save 2023-02-19 16:23:34 +03:00
089f0ae574 neovim: remove lua lsp from ensure_installed 2023-02-15 20:10:59 +03:00
c85d7c9d39 neovim(file-tree): set adaptive_size=false 2023-02-08 12:19:55 +03:00
01f40e1f42 neovim(file-tree): add action for unstaging file 2023-02-08 12:19:42 +03:00
8605d6175d neovim: remove calling reload_explorer after git call in file tree 2023-02-08 12:16:26 +03:00
d67fb00988 neovim: lazy_load vscode snippets for luasnip 2023-02-07 13:36:12 +03:00
7d3591ecaf neovim: change remap to go to prev diagnostic 2023-02-04 14:07:12 +03:00
ddb3569c59 neovim: remove unused remaps 2023-02-04 14:07:01 +03:00
90103aa492 neovim: disable cursor blinking 2023-02-03 14:54:26 +03:00
4af51d4f83 neovim: show cursor always as block 2023-02-01 23:00:45 +03:00
91cb9c8fd7 neovim: install kanagawa colorscheme 2023-02-01 22:59:34 +03:00
bf55edf5ab neovim: add autocmd for opening nvim-tree on startup 2023-02-01 22:50:50 +03:00
46de09753f neovim: disable mouse completely 2022-12-19 11:10:57 +03:00
1d84495987 neovim: remove esc to exit terminal mode
it interfered with vim inside terminal
2022-11-24 21:49:45 +03:00
9d18e057b1 neovim: install nvim-scrollbar plugin 2022-11-17 22:29:28 +03:00
73d16ac94e neovim: remove material colorscheme 2022-11-13 15:46:15 +03:00
19ae00e8bb neovim: remove lualine tabline 2022-10-22 00:24:16 +03:00
03839e7f61 neovim: update nvim-cmp 2022-10-16 22:07:13 +03:00
d13d84aba8 neovim: add remap to open error on stackoverflow 2022-10-14 21:23:28 +03:00
d007e659d2 neovim(utils): fix yank open_in_browser utils 2022-10-14 21:22:02 +03:00
8a4d059c7a neovim: change lua-dev to neodev 2022-10-14 21:21:59 +03:00
2e0b3169bf neovim: delete poimandres colorscheme 2022-10-08 23:25:26 +03:00
9c76faf3f8 neovim: append emmet_ls lsp to astro 2022-10-07 23:37:35 +03:00
91aafb02ae neovim: add ftplugin for sh 2022-10-07 22:39:23 +03:00
f733150bae neovim: add ftplugin module for makefile type 2022-10-07 21:09:20 +03:00
e23c958dcb neovim: install poimandres colorscheme 2022-10-07 21:04:55 +03:00
5ca161d280 neovim: add cmdheight=0 option 2022-10-01 22:28:06 +03:00
f359ffe0ce neovim: lazy load some plugins 2022-09-23 21:04:14 +03:00
9c7a090cc8 neovim(lsp): add yaml ft for schemastore 2022-09-23 20:36:20 +03:00
e8a01597d4 neovim(theme): gruvbox for life 2022-09-20 22:02:51 +03:00
0f3a3168dd neovim(telescope): add winblend=15 2022-09-15 21:56:55 +03:00
30f35efc3f neovim(telescope): fuck, im too lazy to type this shit 2022-09-15 21:47:40 +03:00
19e1e01e07 neovim: set random colorscheme on each start 2022-09-14 09:01:31 +03:00
7731e74d65 neovim(lualine): add git_status component 2022-09-13 22:46:48 +03:00
59f883fd6e neovim(theme): back to gruvbox baby 2022-09-12 10:21:09 +03:00
126d3e0543 neovim: remove call to notify plugin 2022-09-11 15:16:38 +03:00
c391b15382 neovim(winbar): show plus sign if buf is modified 2022-09-11 14:48:12 +03:00
c4d3f46bcb neovim: remove nvim-notify plugin 2022-09-11 14:00:46 +03:00