mirror of
https://github.com/softinio/nix-config.git
synced 2025-08-31 14:56:41 -07:00
nvim and flake update
This commit is contained in:
parent
07b27ef004
commit
e2beeae636
2 changed files with 10 additions and 12 deletions
4
home.nix
4
home.nix
|
@ -54,8 +54,6 @@
|
|||
graphviz
|
||||
jq-lsp
|
||||
luajit
|
||||
luajitPackages.luarocks
|
||||
luajitPackages.luasocket
|
||||
lua-language-server
|
||||
marksman
|
||||
maven
|
||||
|
@ -294,6 +292,6 @@
|
|||
# Neovim Configuration
|
||||
xdg.configFile."nvim".source = builtins.fetchGit {
|
||||
url = "https://code.softinio.com/softinio/nvim-config";
|
||||
rev = "1949d31e980fbd3418f1aaab7f092b619e3f82fc";
|
||||
rev = "9452693037960f28f00c4df74691eb418957cf6a";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue