179 Commits

Author SHA1 Message Date
3e1526f409 nvim: changed version of python from 3.12 to 3.13 2025-01-30 22:45:18 +01:00
c82615d32c Added new filetype in gopls 2024-12-29 00:48:30 +01:00
988e881e4d Added new package taplo 2024-12-28 23:01:04 +01:00
9ed0f62666 Changed pyright&black to ruff in nvim 2024-12-01 23:30:07 +01:00
c702453d1c nvim: Added a propper python3 host 2024-10-02 19:50:47 +02:00
d0599d77c5 Added a clangd into a init.vim configuration 2024-05-13 22:19:25 +02:00
f5be8c4efa Added rust_analyzer 2024-04-28 21:14:55 +02:00
25eb974bf4 Added new auto formating via Neoformat in go/gomod files 2024-01-22 00:18:47 +01:00
abf8e8cd8e Changes at nvim about autoformating code 2024-01-22 00:15:11 +01:00
2a6708b6e7 Added the new neovim configuration
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-10-19 10:16:39 +02:00
e5af102077 Added autopair into a neovim 2023-10-05 22:24:12 +02:00
8a91fa388a Added the new marksman
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-09-04 11:07:35 +02:00
f9ca3f3bee Added the CoPilot into a init.vim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-09-04 11:03:00 +02:00
2891ac2b13 Added the custom function for BlurConfig
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-08-31 13:49:01 +02:00
fe1ab8fc9d Added the nvim-treesitter with install
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-08-31 13:48:10 +02:00
294de594aa Added new custom function for fortigate
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-07-25 12:11:39 +02:00
3969663b40 Added the Neoformat for pythonfiles 2023-07-23 00:37:21 +02:00
3fc26be955 Added ansible-parallel
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-07-04 11:29:58 +02:00
225c6ff424 Added custom function 2023-06-26 22:06:05 +02:00
e8e1803f06 Added wrap at nvim config 2023-06-17 17:10:15 +02:00
4c21efa450 Changed the depricated functrion formatting to format
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 11:40:51 +01:00
89dca7ca79 Enabled italic font in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 09:14:47 +01:00
746283fb0b Added comments into nvim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 08:47:39 +01:00
cf66e632eb Changed in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 07:39:39 +01:00
191cd2e4e1 Disabled the def mapping in the vim-go due to overlapping the shortcut 2023-01-31 22:36:42 +01:00
f58f3bd274 Moveed the GOLANG in the file 2023-01-31 22:36:26 +01:00
c75ac0dee2 Added the config nvim 2023-01-16 09:48:16 +01:00
7725509514 Added the neoformat for the yaml files 2023-01-15 13:08:19 +01:00
abede79a64 Added vim-go into a neovim 2023-01-04 11:45:15 +01:00
86a9032775 Changes in the neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-01-03 08:38:20 +01:00
660a54964a Added terraform into neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-01-03 08:38:00 +01:00
9386a35b94 Added the ebuild settings in the neovim
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2022-11-27 14:11:36 +01:00
35d50f58b3 Changed the nvim-vsnip to vim-vsnip 2022-11-21 22:21:51 +01:00
3673c6a07a Changes the lsp capabilities 2022-11-18 12:30:35 +01:00
e46c9ba133 Changed the plugin from kyazdani42 to nvim-tree 2022-11-01 15:50:07 +01:00
c6da842ca3 Added the mikrotik syntax colors 2022-10-15 14:54:38 +02:00
e4fdc6aaa2 Added diagnostic optionional window 2022-10-15 14:53:59 +02:00
f2579bef04 Added the yaml-language-server 2022-10-09 20:46:39 +02:00
e0e41c274a Changed a misspel 2022-10-01 23:14:37 +02:00
e0ce9985c1 Changed to force Neoformat use prettier 2022-09-24 15:26:16 +02:00
6523f77bcc Added the custom function for gofile
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2022-09-21 20:30:34 +02:00
446a23cacb Changes nnoremap C-K,C-J 2022-09-13 08:33:44 +02:00
7daf4769f1 Human errors 2022-09-13 08:33:24 +02:00
bc46ba6c49 Added moving when mode is visual 2022-09-10 14:00:57 +02:00
9842b39ec4 Added the seleting all text 2022-09-10 14:00:44 +02:00
300297bb02 Added the coping a word 2022-09-10 14:00:25 +02:00
c122a397ca Moved the line in the vimrc 2022-09-05 21:00:30 +02:00
959cd5b530 Changed the print debug in python 2022-09-05 10:41:04 +02:00
7cbdaf4439 Merge branch 'master' of git.yorune.pl:y0rune/myhome 2022-08-29 15:11:24 +02:00
5f2316af81 Added leader + k,j to tab prev,next 2022-08-29 15:11:12 +02:00