mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-19 04:08:48 +00:00
Prevent comment recognized as modeline causing err
This commit is contained in:
parent
2c53fc767a
commit
7b550ee45f
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
// ~/.config/ags/modules/.configuration/default_options.jsonc
|
||||
//
|
||||
// vscode: ctrl+click this: file://./modules/.configuration/default_options.jsonc
|
||||
// vim: `:vsp` to split window, move cursor to the path, press `gf`.
|
||||
// vim : `:vsp` to split window, move cursor to the path, press `gf`.
|
||||
// `Ctrl-w` twice to switch between the files
|
||||
//
|
||||
// Limitations of this file:
|
||||
|
|
|
|||
Loading…
Reference in a new issue