mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-05-02 19:53:07 +00:00
~
This commit is contained in:
parent
0872cf4d03
commit
dd5f89f39b
3 changed files with 1 additions and 40 deletions
|
@ -22,10 +22,6 @@
|
|||
};
|
||||
};
|
||||
xdg.configFile = {
|
||||
"nvim" = {
|
||||
source = ../../configs/neovim;
|
||||
recursive = true;
|
||||
};
|
||||
"openbox".source = ../../configs/openbox;
|
||||
};
|
||||
|
||||
|
|
|
@ -5,6 +5,7 @@
|
|||
vimAlias = true;
|
||||
plugins = with pkgs.vimPlugins; [
|
||||
cmp_luasnip
|
||||
cmp-nvim-lsp
|
||||
luasnip
|
||||
nvim-cmp
|
||||
nvim-lspconfig
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue