mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-13 23:16:44 +00:00
@@ -66,6 +66,7 @@ augroup packer_user_config
|
||||
autocmd!
|
||||
autocmd BufWritePost plugins.lua source <afile> | PackerCompile
|
||||
augroup end
|
||||
autocmd BufRead,BufNewFile *.bean,*.beancount set filetype=beancount
|
||||
]])
|
||||
|
||||
-- cmd [[command ShowBlank set listchars=eol:¬,tab:>·,trail:~,extends:>,precedes:<,space:␣]]
|
||||
|
||||
@@ -72,9 +72,7 @@ local servers = {
|
||||
},
|
||||
terraformls = {},
|
||||
beancount = {
|
||||
init_options = {
|
||||
journal_file = "",
|
||||
}
|
||||
filetypes = { 'beancount', 'bean' },
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user