diff options
author | Alan Pearce | 2023-04-23 22:38:24 +0200 |
---|---|---|
committer | Alan Pearce | 2023-04-30 19:38:15 +0200 |
commit | db728f16997c045162041920e359666dc413ea00 (patch) | |
tree | 6b55c582378c527dcef8093adf701baa08f0fa0f /user/settings | |
parent | 215ad38f56fd49904c20af0d38233fc61d4d51ba (diff) | |
download | nixfiles-db728f16997c045162041920e359666dc413ea00.tar.lz nixfiles-db728f16997c045162041920e359666dc413ea00.tar.zst nixfiles-db728f16997c045162041920e359666dc413ea00.zip |
emacs: replace company-tabnine with tabnine-capf
Diffstat (limited to 'user/settings')
-rw-r--r-- | user/settings/emacs.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/emacs.nix b/user/settings/emacs.nix index 9c9f9660..5f8116be 100644 --- a/user/settings/emacs.nix +++ b/user/settings/emacs.nix @@ -146,6 +146,7 @@ in rainbow-delimiters ripgrep spacemacs-theme + tabnine-capf toml-mode tree-sitter tree-sitter-langs |