WIP: Switch to NixOS #5
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ return function()
|
||||||
ensure_installed = {
|
ensure_installed = {
|
||||||
'bash', 'c', 'css', 'dockerfile', 'html', 'http', 'java', 'json',
|
'bash', 'c', 'css', 'dockerfile', 'html', 'http', 'java', 'json',
|
||||||
'json5', 'latex', 'lua', 'make', 'markdown', 'php', 'python',
|
'json5', 'latex', 'lua', 'make', 'markdown', 'php', 'python',
|
||||||
'regex', 'rst', 'scss', 'toml', 'tsx', 'typescript', 'javascript',
|
'regex', 'rasi', 'rst', 'scss', 'toml', 'tsx', 'typescript',
|
||||||
'yaml'
|
'javascript', 'yaml'
|
||||||
},
|
},
|
||||||
highlight = {enable = true},
|
highlight = {enable = true},
|
||||||
indent = {enable = true},
|
indent = {enable = true},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue