neovim

Personal neovim configuration files
git clone git://gtms.dev/neovim
Log | Files | Refs

ModeNameSize
-rw-r--r--.gitignore1L
-rw-r--r--Dockerfile22L
-rw-r--r--after/ftplugin/bash.lua3L
-rw-r--r--after/ftplugin/dap-repl.lua12L
-rw-r--r--after/ftplugin/dart.lua93L
-rw-r--r--after/ftplugin/gitcommit.lua13L
-rw-r--r--after/ftplugin/go.lua22L
-rw-r--r--after/ftplugin/html.lua2L
-rw-r--r--after/ftplugin/htmlangular.lua4L
-rw-r--r--after/ftplugin/java.lua104L
-rw-r--r--after/ftplugin/javascript.lua1L
-rw-r--r--after/ftplugin/json.lua9L
-rw-r--r--after/ftplugin/lua.lua19L
-rw-r--r--after/ftplugin/mail.lua4L
-rw-r--r--after/ftplugin/neorg.lua11L
-rw-r--r--after/ftplugin/qf.lua33L
-rw-r--r--after/ftplugin/scheme.lua2L
-rw-r--r--after/ftplugin/sh.lua9L
-rw-r--r--after/ftplugin/zig.lua1L
-rw-r--r--after/ftplugin/zsh.lua27L
-rw-r--r--after/lsp/bashls.lua3L
-rw-r--r--after/lsp/css-lsp.lua1L
-rw-r--r--after/lsp/dartls.lua72L
-rw-r--r--after/lsp/html.lua5L
-rw-r--r--after/lsp/intelephense.lua7L
-rw-r--r--after/lsp/jsonls.lua12L
-rw-r--r--after/lsp/lua_ls.lua34L
-rw-r--r--after/lsp/typescript-language-server.lua1L
-rw-r--r--after/lsp/yamlls.lua8L
-rw-r--r--after/plugin/bqf.lua7L
-rw-r--r--after/plugin/cmp.lua199L
-rw-r--r--after/plugin/colorizer.lua13L
-rw-r--r--after/plugin/comment.lua15L
-rw-r--r--after/plugin/dadbod.lua8L
-rw-r--r--after/plugin/dap.lua274L
-rw-r--r--after/plugin/dart-tools.lua5L
-rw-r--r--after/plugin/difftastic.lua213L
-rw-r--r--after/plugin/dressing.lua25L
-rw-r--r--after/plugin/fidget.lua13L
-rw-r--r--after/plugin/format.lua77L
-rw-r--r--after/plugin/git.lua81L
-rw-r--r--after/plugin/hardtime.lua15L
-rw-r--r--after/plugin/hbac.lua5L
-rw-r--r--after/plugin/leap.lua33L
-rw-r--r--after/plugin/lsp.lua184L
-rw-r--r--after/plugin/mini-ai.lua20L
-rw-r--r--after/plugin/mini-animate.lua12L
-rw-r--r--after/plugin/mini-operators.lua6L
-rw-r--r--after/plugin/mini-surround.lua12L
-rw-r--r--after/plugin/neocodeium.lua36L
-rw-r--r--after/plugin/neorg.lua23L
-rw-r--r--after/plugin/neoscroll.lua18L
-rw-r--r--after/plugin/ng_html.lua73L
-rw-r--r--after/plugin/no-neck-pain.lua12L
-rw-r--r--after/plugin/notify.lua12L
-rw-r--r--after/plugin/qmk.lua320L
-rw-r--r--after/plugin/quicker.lua5L
-rw-r--r--after/plugin/refactoring.lua44L
-rw-r--r--after/plugin/rest-nvim.lua3L
-rw-r--r--after/plugin/silicon.lua7L
-rw-r--r--after/plugin/ssr.lua5L
-rw-r--r--after/plugin/telescope.lua88L
-rw-r--r--after/plugin/trans.lua3L
-rw-r--r--after/plugin/treesitter-context.lua20L
-rw-r--r--after/plugin/treesitter.lua81L
-rw-r--r--after/plugin/ts-autotag.lua5L
-rw-r--r--after/plugin/typebreak.lua3L
-rw-r--r--after/plugin/undotree.lua4L
-rw-r--r--after/plugin/zk.lua30L
-rw-r--r--after/queries/bash/injections.scm8L
-rw-r--r--after/queries/bash/textobjects.scm3L
-rw-r--r--after/queries/dart/highlights.scm4L
-rw-r--r--after/queries/dart/injections.scm57L
-rw-r--r--after/queries/dart/locals.scm3L
-rw-r--r--after/queries/dart/textobjects.scm3L
-rw-r--r--after/queries/html/injections.scm20L
-rw-r--r--after/queries/html/textobjects.scm7L
-rw-r--r--after/queries/lua/textobjects.scm3L
-rw-r--r--after/queries/scss/textobjects.scm14L
-rw-r--r--after/queries/xml/injections.scm6L
-rw-r--r--colors/tms.lua357L
-rw-r--r--compiler/dart_ng_test.lua5L
-rw-r--r--compiler/zig_build.vim24L
-rw-r--r--filetype.lua1L
-rw-r--r--init.lua7L
-rw-r--r--lua/bootstrap.lua32L
-rw-r--r--lua/plugins.lua158L
-rw-r--r--lua/plugins2.lua195L
-rw-r--r--lua/tms/compiler.lua8L
-rw-r--r--lua/tms/first_load.lua25L
-rw-r--r--lua/tms/ft/dart/analyze.lua57L
-rw-r--r--lua/tms/ft/dart/closing_labels.lua54L
-rw-r--r--lua/tms/ft/dart/debug.lua102L
-rw-r--r--lua/tms/ft/dart/package.lua107L
-rw-r--r--lua/tms/ft/dart/path_mapping.lua44L
-rw-r--r--lua/tms/ft/dart/test.lua40L
-rw-r--r--lua/tms/ft/go/doc.lua50L
-rw-r--r--lua/tms/ft/go/init.lua19L
-rw-r--r--lua/tms/lsp/dart.lua18L
-rw-r--r--lua/tms/lsp/references.lua91L
-rw-r--r--lua/tms/p/cmp/exe_source.lua36L
-rw-r--r--lua/tms/p/cmp/glab_source.lua56L
-rw-r--r--lua/tms/p/cmp/snippet_source.lua62L
-rw-r--r--lua/tms/p/hbac.lua94L
-rw-r--r--lua/tms/p/jsonpath.lua91L
-rw-r--r--lua/tms/p/leap/ast.lua54L
-rw-r--r--lua/tms/p/leap/line.lua50L
-rw-r--r--lua/tms/p/manual_pairs.lua70L
-rw-r--r--lua/tms/p/rename_file.lua50L
-rw-r--r--lua/tms/p/telescope/init.lua4L
-rw-r--r--lua/tms/p/telescope/mail_address.lua30L
-rw-r--r--lua/tms/p/telescope/multigrep.lua53L
-rw-r--r--lua/tms/p/terminal.lua116L
-rw-r--r--lua/tms/p/trans.lua42L
-rw-r--r--lua/tms/quickfix.lua39L
-rw-r--r--lua/tms/snippets.lua110L
-rw-r--r--lua/tms/toggle.lua35L
-rw-r--r--plugin/autocmd.lua18L
-rw-r--r--plugin/bufonly.vim80L
-rw-r--r--plugin/bufremove.lua190L
-rw-r--r--plugin/builtin.lua1L
-rw-r--r--plugin/diagflow.lua187L
-rw-r--r--plugin/diagnostic.lua23L
-rw-r--r--plugin/exrc.lua25L
-rw-r--r--plugin/file_pairs.lua55L
-rw-r--r--plugin/globals.lua4L
-rw-r--r--plugin/grep.lua17L
-rw-r--r--plugin/json_qf.lua56L
-rw-r--r--plugin/keymap.lua65L
-rw-r--r--plugin/options.lua43L
-rw-r--r--plugin/scratch.lua10L
-rw-r--r--plugin/snippet.lua17L
-rw-r--r--plugin/tabularize.vim12L
-rw-r--r--plugin/terminal.lua47L
-rw-r--r--plugin/trun.lua212L
-rw-r--r--plugin/unimpaired.lua11L
-rw-r--r--queries/dart/context.scm29L
-rw-r--r--spell/cs.utf-8.add9L
-rw-r--r--spell/cs.utf-8.add.spl80B
-rw-r--r--spell/cs.utf-8.spl1204106B
-rw-r--r--spell/csa.ascii.add6L
-rw-r--r--spell/csa.ascii.add.spl23B
-rw-r--r--spell/en.utf-8.add1L
-rw-r--r--spell/en.utf-8.add.spl36B
-rw-r--r--syntax/dap-repl.vim23L
-rw-r--r--syntax/modelfile.vim43L
-rw-r--r--syntax/neomuttrc.vim861L
-rw-r--r--syntax/qf.vim21L
-rw-r--r--test/after.json5L
-rw-r--r--test/before.json4L
-rw-r--r--test/cmd.lua4L
-rw-r--r--test/dart.dart13L
-rw-r--r--test/dart.lua71L
-rw-r--r--test/efm_bug.lua23L
-rw-r--r--test/qf.lua31L
-rw-r--r--test/test.json6L
-rw-r--r--test/test.lua137L