feat: initial commit of NixOS on my Infinitybook

This commit is contained in:
Oliver Davies 2023-03-30 19:15:51 +01:00
parent 70f37ec8ae
commit 4e5ab16937
6 changed files with 286 additions and 45 deletions

View file

@ -15,13 +15,13 @@ in {
package = pkgs.neovim-nightly;
plugins = with pkgs; [
customVim.tabline-vim
customVim.vim-astro
customVim.vim-caser
customVim.vim-heritage
customVim.vim-just
customVim.vim-textobj-xmlattr
customVim.vim-visual-star-search
# customVim.tabline-vim
# customVim.vim-astro
# customVim.vim-caser
# customVim.vim-heritage
# customVim.vim-just
# customVim.vim-textobj-xmlattr
# customVim.vim-visual-star-search
vimPlugins.comment-nvim
vimPlugins.dial-nvim