1
Fork 0
satellite/dotfiles/neovim/ftplugin/hkf.lua

3 lines
79 B
Lua
Raw Normal View History

2022-07-27 10:00:25 +02:00
vim.cmd("syntax hkf")
vim.api.nvim_buf_set_option(0, "commentstring", "-- %s")