Fix comment issues that annoy me.
This commit is contained in:
parent
84b28effce
commit
d7b480d7ad
@ -59,6 +59,8 @@
|
||||
|
||||
extraConfigLuaPost = ''
|
||||
vim.notify = require("mini.notify").make_notify()
|
||||
|
||||
vim.opt.formatoptions:remove({'c', 'r', 'o'})
|
||||
'';
|
||||
extraPackages = with pkgs; [
|
||||
stylua
|
||||
|
Loading…
Reference in New Issue
Block a user