feat: Lua context
This commit is contained in:
@@ -78,7 +78,11 @@ in rec {
|
||||
|
||||
comment = {
|
||||
enable = true;
|
||||
settings.pre_hook = ''
|
||||
settings.pre_hook =
|
||||
/*
|
||||
lua
|
||||
*/
|
||||
''
|
||||
require('ts_context_commentstring.integrations.comment_nvim').create_pre_hook()
|
||||
'';
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user