10000 GitHub - roo1989/dots: The public version of my dot files
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

roo1989/dots

 
 

Repository files navigation

Neovim

Public version of Code Smell dotfiles

Current Setup (Last Updated 06-Aug-2021 or more recently. I always forget to update this. Look at the GitHub dates 😃):

I update my dot files on a fairly regular basis. Usually small changes. They're in a private repo. However, I try to keep these up-to-date. Use Git's history to look at files as they were in the past. I try not to remove files from this repo even if I don't use them anymore. Call me out in the comments if you see something that isn't in this repo.

The Neovim command that you need if you love to work on your configs (you know you do) is:

-- The greatest neovim command ever (other than :Telescope).
-- https://github.com/nvim-treesitter/playground#show-treesitter-and-syntax-highlight-groups-under-the-cursor
vim.api.nvim_set_keymap("n", ",t", ":TSHighlightCapturesUnderCursor<CR>", { noremap = true, silent = true })

About

The public version of my dot files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 52.9%
  • Vim Script 27.2%
  • Shell 19.6%
  • AppleScript 0.3%
0