Changes between Version 5 and Version 6 of WebKitEmacsTips


Ignore:
Timestamp:
Jun 27, 2022 4:35:53 AM (22 months ago)
Author:
Philippe Normand
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WebKitEmacsTips

    v5 v6  
    2626               (lsp-enable-file-watchers . nil)
    2727               (lsp-ui-peek-find-references nil (list :folders (vector (projectile-project-root))))
     28               (git-commit-style-convention-checks
     29                (remove 'non-empty-second-line git-commit-style-convention-checks))
    2830               ))
    2931       (prog-mode (ccls-initialization-options . (:compilationDatabaseDirectory "/app/webkit/WebKitBuild/Release"
     
    9395               (lsp-enable-file-watchers . nil)
    9496               (lsp-ui-peek-find-references nil (list :folders (vector (projectile-project-root))))
     97               (git-commit-style-convention-checks
     98                (remove 'non-empty-second-line git-commit-style-convention-checks))
    9599               ))
    96100        )