Skip to content

Futarimiti/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switched to home manager lately - probably won't touch this anymore :|

# get these ready: git j tree-sitter nvim (nightly)
rm -rf ~/.config/nvim ~/.local/share/nvim ~/.local/state/nvim ~/.cache/nvim
git clone --recurse-submodules -b nightly [email protected]:Futarimiti/nvim.git ~/.config/nvim
nvim --cmd 'helptags ALL'
  • General options, keymaps, autocmds, packages
  • Quick fuzzy find files in current dir, in user config dir, and in $VIMRUNTIME
  • Get the nasty sql ftplugin thing done
  • gO-like outline navigation for LaTeX, markdown etc
  • Way to 'refresh' vim after changing config without leaving editor

Long-term goals

  • Set up comment, indent, formatters, compilers, include-search, fold for each ft
  • Set up TS/LSP for some ft only if desperate

About

Using vim the way vim intended

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published