finance additions (paperless, fava, beancount)

This commit is contained in:
Anish Lakhwara
2022-09-26 23:27:31 +10:00
parent 6116a72de0
commit aa30562d5b
5 changed files with 41 additions and 16 deletions
+2 -1
View File
@@ -576,7 +576,7 @@ in
-- treesitter
require('nvim-treesitter.configs').setup {
ensure_installed={'nix', 'clojure', 'python', 'fennel', 'lua', 'html', 'css', 'regex', 'supercollider'},
ensure_installed={'nix', 'clojure', 'python', 'fennel', 'lua', 'html', 'css', 'regex', 'supercollider', 'beancount'},
highlight = { enabled = true, additional_vim_regex_highting = true, },
textobjects = { enabled = true },
}
@@ -785,6 +785,7 @@ in
nvim-navic
scnvim
leap
vim-beancount
# TODO break with nvim 0.8.0
# these are here until i upgrade my nixos channnel in the flake
my-which-key-nvim