This website requires JavaScript.
Explore
Help
Sign In
xenia
/
kakoune
Watch
1
Star
0
Fork
0
You've already forked kakoune
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3617509b4a
kakoune
/
test
/
regression
/
1275-replaced-range-split
/
cmd
2 lines
97 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Move highlighters into Scopes That means we can now have highlighters active at global, buffer, and window scope. The add-highlighter and remove-highlighter syntax changed to take the parent path (scope/group/...) as a mandatory argument, superseeding the previous -group switch.
2017-10-28 05:00:51 +02:00
:addhl window show_whitespaces<ret>i<space><esc>:addhl window column 1 red<ret>A<backspace><esc>
Reference in New Issue
Copy Permalink
Mastodon