Updated path to nanorc and its dependencies
This commit is contained in:
parent
b876c6817e
commit
c29b9a1131
@ -4,7 +4,7 @@
|
|||||||
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's nano configuration" />
|
#+HTML_HEAD_EXTRA: <meta name="description" content="Phundrak's nano configuration" />
|
||||||
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's nano configuration" />
|
#+HTML_HEAD_EXTRA: <meta property="og:title" content="Phundrak's nano configuration" />
|
||||||
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Description of the nano configuration of Phundrak" />
|
#+HTML_HEAD_EXTRA: <meta property="og:description" content="Description of the nano configuration of Phundrak" />
|
||||||
#+PROPERTY: header-args :tangle ~/.nanorc
|
#+PROPERTY: header-args :tangle ~/.config/nano/nanorc
|
||||||
|
|
||||||
* Table of Contents :TOC_4_gh:noexport:
|
* Table of Contents :TOC_4_gh:noexport:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
@ -147,5 +147,5 @@
|
|||||||
them at the same time. Since the submodule is cloned in =~/.config/nanorc=,
|
them at the same time. Since the submodule is cloned in =~/.config/nanorc=,
|
||||||
we can add only one line to include all of the =.nanorc= files.
|
we can add only one line to include all of the =.nanorc= files.
|
||||||
#+BEGIN_SRC conf
|
#+BEGIN_SRC conf
|
||||||
include ~/.config/nanorc/*.nanorc
|
include ~/.config/nano/nano-syntax/*.nanorc
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
Loading…
Reference in New Issue
Block a user