Move formatting configuration to separate file
This commit is contained in:
parent
6adb1f506f
commit
6d801bcb4e
4 changed files with 26 additions and 25 deletions
|
|
@ -120,3 +120,6 @@
|
|||
|
||||
- src: 'templates/nvim/lua/filetype.lua.j2'
|
||||
dest: '{{ xdg_config_dir }}/nvim/lua/_filetype.lua'
|
||||
|
||||
- src: 'templates/nvim/lua/formatting.lua.j2'
|
||||
dest: '{{ xdg_config_dir }}/nvim/lua/formatting.lua'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue