Add orgmode to vim
This commit is contained in:
parent
5c6c64e78f
commit
b9861a11c2
2 changed files with 4 additions and 2 deletions
|
@ -36,6 +36,7 @@
|
||||||
diagnostics.virtual_lines.only_current_line = true;
|
diagnostics.virtual_lines.only_current_line = true;
|
||||||
|
|
||||||
plugins = {
|
plugins = {
|
||||||
|
orgmode.enable = true;
|
||||||
ollama = {
|
ollama = {
|
||||||
enable = true;
|
enable = true;
|
||||||
model = "qwen2.5-coder:3b";
|
model = "qwen2.5-coder:3b";
|
||||||
|
|
|
@ -9,8 +9,9 @@
|
||||||
# pkgs.tor-browser
|
# pkgs.tor-browser
|
||||||
|
|
||||||
# Gaming
|
# Gaming
|
||||||
pkgs-unstable.vintagestory
|
pkgs-unstable.vintagestory # UNFREE
|
||||||
pkgs-unstable.wowup-cf
|
# pkgs-unstable.wowup-cf
|
||||||
|
|
||||||
# YubiKey GUI's
|
# YubiKey GUI's
|
||||||
# pkgs.yubikey-personalization
|
# pkgs.yubikey-personalization
|
||||||
# pkgs.yubikey-personalization-gui
|
# pkgs.yubikey-personalization-gui
|
||||||
|
|
Loading…
Reference in a new issue