dotfiles
👷🏗️ Collection of dotfiles for a Linux-based development environment! (by Jarmos-san)
skeleton.nvim
My personal neovim config. (by brunobmello25)
dotfiles | skeleton.nvim | |
---|---|---|
5 | 12 | |
17 | 5 | |
- | - | |
9.7 | 7.2 | |
1 day ago | 3 months ago | |
Lua | Lua | |
MIT License | - |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
dotfiles
Posts with mentions or reviews of dotfiles.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-17.
-
Suggestion for neovim color scheme.
You can check for screenshots either on the colorscheme's repository or in my dotfiles here - https://github.com/Jarmos-san/dotfiles
- CLI-focused dev environment dotfiles for working with Neovim, Wezterm/Kitty & much more!
-
Suggest a minimal Python neovim config to reduce security risk in a corporate development environment
I write Python code mostly & I maintain a "minimal" & dockerised config which is partially derived from my full config & the kickstart.nvim project.
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
You can take a look at mine here - https://github.com/Jarmos-san/dotfiles or, if you prefer, check out the "minimal" & dockerised version of my Neovim development environment here - https://github.com/Jarmos-san/neovim-docker
-
vim or emacs? and why?
Any way about the Neovim plugins I use, you can check them out here - https://github.com/Jarmos-san/dotfiles (do note, I'm still in the process of a complete refactor of my Neovim configurations using Lua, so things are still broken & ugly).
skeleton.nvim
Posts with mentions or reviews of skeleton.nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-07-05.
-
I love this bastard
here is my config if you want to take a look (but it's using lsp-zero v1 and now they have a v2, I'm still planning on migrating to it)
-
Can anyone recommend a good github dotfiles repos for neovim that uses LazyVim as it's plugin manager?
maybe my dotfiles could help you? not using tabs unfortunately.
-
Looking for feedback on my neovim config with lazy
this is just what :h vim.pretty_print does
-
Some treesitter related plugins fail when bootstrapping with packer
I changed the plugin initialization to work like you mentioned (using the lazy.nvim init function) and now it works. only problem is that this feels a little bit bloated, not sure if there's a way to work around this. but for now it's good enough
-
How can I set an autocommand that only initializes for the current buffer for lsp on_attach?
Here is my full configuration if needed: https://github.com/brunobmello25/skeleton.nvim/tree/add-vtsls (branch add-vtsls)
-
LSP server with tsserver extremely slow and sometimes even timing out
I have showed some of my config files, but I have also just pushed a branch to my nvim config repo with the current configuration showed on the video. Here is a link to the repository on the specified branch.
-
Can't figure out why my fonts are not rendering properly
And my neovim config: https://github.com/brunobmello25/skeleton.nvim
-
How can I setup eslint lsp to only attach if eslint config exists and fallback to prettier formatter if it doesn't?
Sorry for the wall of text. Here is my current configuration if it's of any use: https://github.com/brunobmello25/skeleton.nvim
-
Help implementing prettier formatter as a "fallback" for when there is no eslint attached?
Currently, here is how I setup my neovim to format with eslint: https://github.com/brunobmello25/skeleton.nvim/blob/main/lua/skeleton/lsp/languages/typescript.lua
-
telescope styles broke after packerSync?
Here is my current config, branch main
What are some alternatives?
When comparing dotfiles and skeleton.nvim you can also consider the following projects:
.dotfiles - my dotfiles over the years
nvim-starter - Neovim example configuration. To help you start in your journey
dotfiles - Backup for my dotfiles
starter - Starter template for LazyVim
nvim-config - My Neovim configuration files , require version >= 0.8.3
dot - ☕️ My Dot Files