mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-05 00:41:44 +05:30
- Updated repo to support both mac and kde neon - bootstrap.sh updated to auto-detect OS and read from the required directory - Added VIM & NeoVIM dot files
16 lines
183 B
JSON
16 lines
183 B
JSON
{
|
|
"neodev": {
|
|
"library": {
|
|
"enabled": true,
|
|
"plugins": true
|
|
}
|
|
},
|
|
"neoconf": {
|
|
"plugins": {
|
|
"lua_ls": {
|
|
"enabled": true
|
|
}
|
|
}
|
|
}
|
|
}
|