This website requires JavaScript.
Explore
Help
Sign In
sam
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5a8a30e053
nixos
/
home
/
common
/
core
/
nixvim
/
plugins
/
surround.nix
4 lines
75 B
Nix
Raw
Normal View
History
Unescape
Escape
modularise nixvim
2024-06-03 11:05:46 +01:00
{
small modifications to deal with nixos 24.11 build
2025-01-08 18:41:24 +00:00
programs
.
nixvim
.
plugins
.
vim-surround
.
enable
=
true
;
# vim-surround
modularise nixvim
2024-06-03 11:05:46 +01:00
}