mirror of
https://codeberg.org/scip/config-general-mode.git
synced 2025-12-16 20:10:57 +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:
|
||||
|
||||
- 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>`
|
||||
- electric paring mode (for quotes, parens, etc) enabled
|
||||
- automatic indenting
|
||||
- jump to include file with <kbd><ret></kbd>
|
||||
- jump to include file with <kbd>return</kbd>
|
||||
|
||||
### Installation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user