I have joined the dark side! neovim with plugins!
added neovim support for treesitter and LSP, then added a bunch of plugins to take advantage of them.
This commit is contained in:
parent
3992946c98
commit
8322dfa4e1
6 changed files with 367 additions and 29 deletions
|
@ -3,7 +3,7 @@ library: ~/Music/library.db
|
|||
import:
|
||||
move: yes
|
||||
write: yes
|
||||
plugins: [edit, fetchart, chroma, thumbnails, replaygain, mbsync, fuzzy, duplicates]
|
||||
plugins: [edit, fetchart, chroma, thumbnails, replaygain, mbsync, fuzzy, duplicates, badfiles]
|
||||
replaygain:
|
||||
auto: no
|
||||
backend: ffmpeg
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue