in progress

This commit is contained in:
Christian Nieves
2023-05-10 13:31:46 -05:00
parent a62da7a91d
commit 18b252d6a3
3 changed files with 3 additions and 20 deletions

View File

@ -1,6 +1,4 @@
local use_google = require("utils").use_google
-- local tprint = require("utils").tprint
-- local dump = require("utils").dump
local log = require("utils").log
local notify = require 'notify'

View File

@ -7,7 +7,8 @@ let g:signify_skip_filename_pattern = ['\.pipertmp.*']
Glug alert
Glug csearch
Glug codefmt ktfmt_executable=`["/google/bin/releases/kotlin-google-eng/ktfmt/ktfmt_deploy.jar", "--google-style"]`
" Glug codefmt ktfmt_executable=`["/google/bin/releases/kotlin-google-eng/ktfmt/ktfmt_deploy.jar", "--google-style"]`
Glug codefmt
Glug codefmt-google
Glug languages
" applies google coding style settings to files whitelisted as google code. probably also want