neovim config in nix file

This commit is contained in:
2025-02-12 12:55:14 +01:00
parent 80a448c500
commit ac0c894ba2
17 changed files with 65 additions and 1350 deletions

View File

@ -6,7 +6,7 @@
# By: tomoron <tomoron@student.42angouleme.fr> +#+ +:+ +#+ #
# +#+#+#+#+#+ +#+ #
# Created: 2025/02/09 22:01:56 by tomoron #+# #+# #
# Updated: 2025/02/10 17:21:20 by tomoron ### ########.fr #
# Updated: 2025/02/12 12:53:12 by tomoron ### ########.fr #
# #
# **************************************************************************** #
@ -14,7 +14,6 @@
{
home.packages = with pkgs;[
neovim
ripgrep
activate-linux