refactor(nvim): move plugin config to the
... `after/plugin` directory
This commit is contained in:
parent
8cf3fed368
commit
7d3b82884c
13 changed files with 4 additions and 14 deletions
3
roles/neovim/files/after/plugin/seiya.lua
Normal file
3
roles/neovim/files/after/plugin/seiya.lua
Normal file
|
@ -0,0 +1,3 @@
|
|||
-- vim.g.seiya_auto_enable = 1
|
||||
|
||||
-- vim.g.seiya_target_groups = { "guibg" }
|
Loading…
Add table
Add a link
Reference in a new issue