mirror of
https://codeberg.org/scip/config-general-mode.git
synced 2025-12-17 12:30:59 +01:00
fix kbds
This commit is contained in:
@@ -16,11 +16,11 @@ makes it easier to edit such config files with emacs.
|
|||||||
It is based on `conf-mode` with the following features:
|
It is based on `conf-mode` with the following features:
|
||||||
|
|
||||||
- good syntax highlighting for config files
|
- good syntax highlighting for config files
|
||||||
- completion support with <kbd><tab></kbd> (using `dabbrev`)
|
- completion support with <kbd>tab</kbd> (using `dabbrev`)
|
||||||
- imenu support for `<blocks>`
|
- imenu support for `<blocks>`
|
||||||
- electric paring mode (for quotes, parens, etc) enabled
|
- electric paring mode (for quotes, parens, etc) enabled
|
||||||
- automatic indenting
|
- automatic indenting
|
||||||
- jump to include file with <kbd><ret></kbd>
|
- jump to include file with <kbd>return</kbd>
|
||||||
|
|
||||||
### Installation
|
### Installation
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user