feat(nvim): use kickstart.nvim as base configuration
To make this effective, the following changes were made: 1. Patch `init.lua` to change common configurations 2. Implement custom configuration for plugins
This commit is contained in:
@@ -12,6 +12,7 @@ services:
|
||||
- 'home_cache:/home/coder/.cache'
|
||||
- 'home_local_share:/home/coder/.local/share'
|
||||
- './config/rtx:/home/coder/.config/rtx'
|
||||
- './config/nvim/lua/custom:/home/coder/.confing/nvim/lua/custom'
|
||||
|
||||
volumes:
|
||||
home_cache: {}
|
||||
|
Reference in New Issue
Block a user