feat: initial commit of NixOS on my Infinitybook
This commit is contained in:
parent
70f37ec8ae
commit
4e5ab16937
6 changed files with 286 additions and 45 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue