Commit graph

9 commits

Author SHA1 Message Date
Marko Korhonen 4004dc5df6
Make plugin specs more uniform 2023-11-18 02:54:35 +02:00
Marko Korhonen 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
Marko Korhonen 2cd94ee65f
Nvim: migrate indent-blankline to v3 2023-09-29 09:03:03 +03:00
Marko Korhonen 6e7520280e
Nvim: Add git to disabled filetypes of indent-blankline 2023-05-23 22:04:02 +03:00
Marko Korhonen 4b8c40073e
nvim: add dashboard to indent-blankline ignore filetype 2023-05-02 09:24:46 +03:00
Marko Korhonen bddcb64be8
Reformat all neovim configuration files with stylua 2022-10-26 14:08:20 +03:00
Marko Korhonen fa8e0e7331
Ran luaformat on all neovim files, removed unneeded files 2022-08-23 22:12:01 +03:00
Marko Korhonen b985e8a28a
Refactor packer config to use packer config parameter instead of
separate requires
2022-08-23 17:56:24 +03:00
Marko Korhonen 8643dd3b6b
Refactor nvim packer configuration 2022-08-22 14:57:24 +03:00
Renamed from home/.config/nvim/lua/pluginconf/indent-blankline.lua (Browse further)