Skip to content

Latest commit

 

History

History
44 lines (35 loc) · 992 Bytes

README.md

File metadata and controls

44 lines (35 loc) · 992 Bytes

Dotfiles

requirements

usage

git clone [email protected]:linusdm/dotfiles.git ~/dotfiles-linus

lsrc -d ~/dotfiles-linus -x README.md
rcup -d ~/dotfiles-linus -x README.md
rcdn -d ~/dotfiles-linus -x README.md

Options can be omitted if an ~/.rcrc files is configured correctly.

DOTFILES_DIRS="~/dotfiles-linus"
EXCLUDES="README.md"

Neovim TODO

  • package manager: lazy.nvim
  • bufferline
  • LSP
  • treesitter
  • tmux navigation
  • telescope / FZF
  • filetree
  • vim surround
  • better contrast line numbers (tokyonight theme?)
  • git gutter + actions (gitsigns?) / jump to next/prev hunk
  • comment with 'gcc'
  • vim-test
  • lua_ls
  • lualine
  • cmp (autocomplete)
  • projectionist
  • vim dispatch
  • vim makery
  • do/end text objects