Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • L libcmatrix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar

Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.

  • Librem5
  • libcmatrix
  • Merge requests
  • !48

Add .dir-locals.el

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Mohammed Sadiq requested to merge mohammed.sadiq/libcmatrix:wip/sadiq/dir-locals into main Jan 25, 2023
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 57

And remove file specific variables. We now also have c-ts-mode since GNU Emacs 29, so don't enforce c-mode

Updated the files with find . -type f -iname "*.[ch]" -exec sed -i '/c-basic-offset/d' {} \; from src directory

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: wip/sadiq/dir-locals