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;
|
||||
|
||||
plugins = {
|
||||
orgmode.enable = true;
|
||||
ollama = {
|
||||
enable = true;
|
||||
model = "qwen2.5-coder:3b";
|
||||
|
|
|
@ -9,8 +9,9 @@
|
|||
# pkgs.tor-browser
|
||||
|
||||
# Gaming
|
||||
pkgs-unstable.vintagestory
|
||||
pkgs-unstable.wowup-cf
|
||||
pkgs-unstable.vintagestory # UNFREE
|
||||
# pkgs-unstable.wowup-cf
|
||||
|
||||
# YubiKey GUI's
|
||||
# pkgs.yubikey-personalization
|
||||
# pkgs.yubikey-personalization-gui
|
||||
|
|
Loading…
Reference in a new issue