Skip to content

atimofeev/nixvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

nixvim-config

Coding is just an excuse to use Vim!

Features

TODOs

Global

  • config move everything to extraConfigLua for easy portability

Builtins

  • window better resizing by moving splits. Example: 1
  • window better movement. Currently moves active window to edges

Plugins

Configure

  • none-ls migrate to conform.nvim and nvim-lint
  • obsidian.nvim disable UI and use render-markdown.nvim instead
  • toggleterm add keymap to kill term OR exit from :TermExec app
  • toggleterm more useful terminal name template (as seen in :Telescope toggleterm)
  • telescope check Configuration-Recipes for useful info
  • treesitter-refactor keymaps for actions. gh
  • yaml-companion KB to show current yaml schema
  • yaml-companion integrate actual k8s schemas

Upgrade

Issues

  • treesitter ensureInstalled list has no effect
    All langs are installed anyway (at least according to :TSInstallInfo)
  • builtin terminal does not support proper reflow (both render & copy)
  • terraformls can't load completion schema from providers:
    2024/08/01 22:35:09 module_ops.go:301: preloaded schema not available for registry.terraform.io/hashicorp/aws

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages