165 Commits

Author SHA1 Message Date
74a35c18a5 Added the nvim-treesitter with install
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-08-31 13:48:10 +02:00
2bd52b60ab Added new custom function for fortigate
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-07-25 12:11:39 +02:00
9f6f98687a Added the Neoformat for pythonfiles 2023-07-23 00:37:21 +02:00
a32ec8790f Added ansible-parallel
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-07-04 11:29:58 +02:00
767df75e28 Added custom function 2023-06-26 22:06:05 +02:00
cdb5af5bfd Added wrap at nvim config 2023-06-17 17:10:15 +02:00
8f74624bc3 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
cd7cbb132d Enabled italic font in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 09:14:47 +01:00
38f1da33cc Added comments into nvim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 08:47:39 +01:00
58a3617582 Changed in neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-03-21 07:39:39 +01:00
80a705ee7f Disabled the def mapping in the vim-go due to overlapping the shortcut 2023-01-31 22:36:42 +01:00
573c23c517 Moveed the GOLANG in the file 2023-01-31 22:36:26 +01:00
be52bcfd3d Added the config nvim 2023-01-16 09:48:16 +01:00
215a419b5a Added the neoformat for the yaml files 2023-01-15 13:08:19 +01:00
c71299e0ce Added vim-go into a neovim 2023-01-04 11:45:15 +01:00
f1384da351 Changes in the neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-01-03 08:38:20 +01:00
0a506c316b Added terraform into neovim
Signed-off-by: Marcin Woźniak <marcin.wozniak@wundermanthompson.com>
2023-01-03 08:38:00 +01:00
162e9f1498 Added the ebuild settings in the neovim
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2022-11-27 14:11:36 +01:00
4a63d66967 Changed the nvim-vsnip to vim-vsnip 2022-11-21 22:21:51 +01:00
36a820efaa Changes the lsp capabilities 2022-11-18 12:30:35 +01:00
5b6372d174 Changed the plugin from kyazdani42 to nvim-tree 2022-11-01 15:50:07 +01:00
fce8f9642d Added the mikrotik syntax colors 2022-10-15 14:54:38 +02:00
dbdf5592e3 Added diagnostic optionional window 2022-10-15 14:53:59 +02:00
ed1590dcf6 Added the yaml-language-server 2022-10-09 20:46:39 +02:00
11bb4e8495 Changed a misspel 2022-10-01 23:14:37 +02:00
4e4e75c7ec Changed to force Neoformat use prettier 2022-09-24 15:26:16 +02:00
981124e6d9 Added the custom function for gofile
Signed-off-by: Marcin Woźniak <y0rune@aol.com>
2022-09-21 20:30:34 +02:00
67bb80abb0 Changes nnoremap C-K,C-J 2022-09-13 08:33:44 +02:00
d7ef397227 Human errors 2022-09-13 08:33:24 +02:00
f7e96201c8 Added moving when mode is visual 2022-09-10 14:00:57 +02:00
7e1392a827 Added the seleting all text 2022-09-10 14:00:44 +02:00
098bf053f0 Added the coping a word 2022-09-10 14:00:25 +02:00
5a6c1bfa87 Moved the line in the vimrc 2022-09-05 21:00:30 +02:00
49fb04b3d9 Changed the print debug in python 2022-09-05 10:41:04 +02:00
83c0193b5a Merge branch 'master' of git.yorune.pl:y0rune/myhome 2022-08-29 15:11:24 +02:00
d7df198fdb Added leader + k,j to tab prev,next 2022-08-29 15:11:12 +02:00
0a2951fb12 Changed Pritter to shfmt for bash 2022-08-25 08:54:44 +02:00
9b6b4072c7 Added the highlight visual after pressing enter 2022-07-25 23:54:17 +02:00
2599505e72 [vimrc] Added silent into Neoformat 2022-07-24 19:27:26 +02:00
322735c7d3 Better organization tabs 2022-07-23 14:06:59 +02:00
4e0a799a86 Added the easy print message 2022-07-18 22:59:51 +02:00
362a590308 Added the new debuggers in the nvim 2022-07-18 21:08:52 +02:00
e5462ddb42 Added the RUBY server for neovim 2022-07-03 18:13:57 +02:00
4c0238daff Changed the nerdtree to lsp tree 2022-05-21 11:44:40 +02:00
51d3789f13 Changed from vim-go to gopls 2022-05-21 11:44:18 +02:00
90483bdaef Added the popout window to see diagnostic 2022-04-29 13:18:21 +02:00
1ec7284ae2 Added the comments 2022-04-29 13:17:37 +02:00
baba0677c6 When you are in the insert mode you see the errors nvim 2022-04-29 13:17:29 +02:00
54ee5a8b7a Added the handlers into nvim 2022-04-29 13:17:13 +02:00
c9aa90a52b Added the buffer into cmp 2022-04-27 10:43:27 +02:00