f44e0b3274
Refactor neovim config file structure
...
All plugins are now in their own files with their lazy specifications
and configurations. Also moved lazy initialization to init.lua because
it is very compact now
2023-11-18 02:27:14 +02:00
e18faebc50
Rename mason module to lsp, packages/init.lua to lazy.lua
...
Better describes their usage
2023-11-17 16:53:58 +02:00
f4216ae0ba
Refactor packer config to use packer config parameter instead of
...
separate requires
2022-08-23 17:56:24 +03:00
58b1563a8b
Add markdown lsp server
2022-08-23 10:14:44 +03:00
9e5df50795
Fix dotsync alias
2022-08-22 15:01:18 +03:00
1b277bf887
Refactor nvim packer configuration
2022-08-22 14:57:24 +03:00