File tree Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Expand file tree Collapse file tree 1 file changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ BracketHighlighter:
17
17
18
18
1 . copy all files of notepad++ directory to notepad++ home directory.
19
19
20
- 2 . copy Notepad++/plugins /.ctags file to user home directory (c:\user\xxx).
20
+ 2 . copy Notepad++/tools/ctags /.ctags file to user home directory (c:\user\xxx).
21
21
22
22
### Config files of Clojure (userDefineLangs Clojure is Clojure, Lisp is also Clojure.)
23
23
@@ -97,6 +97,13 @@ https://sourceforge.net/projects/npp-plugins/files/
97
97
- notepad++\tools\clj\babashka
98
98
- notepad++\tools\clj\npp_convert.clj (convert selected text to ?)
99
99
100
+ - Edit hiccup with live preview
101
+ * Babashka
102
+ * Notepad++/tools/clj/hiccup2html.clj
103
+ * Preview HTML plugin
104
+ * Notepad++/plugins/Config/PreviewHTML/Settings.ini
105
+ * Notepad++/plugins/Config/PreviewHTML/Filters.ini
106
+
100
107
- Develop
101
108
102
109
- Languages: https://github.com/MAPJe71/Languages
You can’t perform that action at this time.
0 commit comments