feat: improve luasnip
This commit is contained in:
parent
85bab070c6
commit
22a6b5156c
9 changed files with 115 additions and 67 deletions
|
|
@ -12,10 +12,6 @@ in
|
|||
|
||||
config = mkIf cfg.enable {
|
||||
home-manager.users.moritz = {
|
||||
xdg.configFile."nvim/snippets" = {
|
||||
recursive = true;
|
||||
source = ./plugins/snippets;
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
xdotool # for vimtex
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue