finance additions (paperless, fava, beancount)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user