This website requires JavaScript.
Explore
Help
Sign In
prescientmoon
/
satellite
Watch
1
Fork
You've already forked satellite
0
Code
Activity
47d704ad01
satellite
/
dotfiles
/
neovim
/
ftplugin
/
hkf.lua
2 lines
57 B
Lua
Raw
Normal View
History
Unescape
Escape
Removed the need for my own augroup helper
2022-08-24 13:54:19 +02:00
vim.api
.
nvim_buf_set_option
(
0
,
"
commentstring
"
,
"
-- %s
"
)
Copy permalink