mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-06-09 02:19:06 +02:00
Added newton config
This commit is contained in:
parent
f3cdf9d3e2
commit
736c627795
13 changed files with 1030 additions and 8 deletions
|
@ -1,8 +1,3 @@
|
|||
# This is my configuration file for neovim.
|
||||
# I've written it in nix for ease of use with home-manager,
|
||||
# but there are several vimscript and lua files imported as well.
|
||||
# If you want more help understanding or modifying these configurations,
|
||||
# please submit an issue on Github or contact me on Discord 'notusknot#5622'
|
||||
{ pkgs, config, ... }:
|
||||
let
|
||||
dusk-vim = pkgs.vimUtils.buildVimPlugin {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue