Skip to content

Commit

Permalink
added Moonscript support to my Nixvim config
Browse files Browse the repository at this point in the history
:3
  • Loading branch information
Octelly committed Jun 5, 2024
1 parent 0b563da commit 5417e4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homes/x86_64-linux/octelly@xia-pc/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ with config; {

extraPlugins = with pkgs.vimPlugins; [
sonokai
moonscript-vim
];

globals = {
Expand Down

0 comments on commit 5417e4b

Please sign in to comment.