Commit graph

6 commits

Author SHA1 Message Date
0ced314c90
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
88da85e368
Rename mason module to lsp, packages/init.lua to lazy.lua
Better describes their usage
2023-11-17 16:53:58 +02:00
b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
5629e07bf3
Add markdown lsp server 2022-08-23 10:14:44 +03:00
f84f9b72f5
Fix dotsync alias 2022-08-22 15:01:18 +03:00
8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/lsp.lua (Browse further)