.dotfiles | nvim | |
---|---|---|
2 | 10 | |
9 | 49 | |
- | - | |
0.0 | 9.6 | |
8 days ago | 7 days ago | |
Lua | Lua | |
- | GNU General Public License v3.0 or later |
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 2022-06-16.
-
Plugins in neovim with HJKL remapped (eg. colemak users)
If you wanna have a look, here’s a link to my dotfiles repository: https://github.com/KadoBOT/.dotfiles
- cmp-plugins: nvim-cmp source for Neovim plugins
nvim
Posts with mentions or reviews of nvim.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-03-23.
-
Can anyone share his dotfile ? I’m bored from mine
Here's mine: https://github.com/mawkler/nvim
-
Whats Your VIMRC Setup For 2023?
I have quite a large config split over many files. Here's my init.lua.
- People drop your nvim .dotfile
-
"Loop or previous error loading module 'telescope'"
Here's a link to my config.
-
cmp-plugins: nvim-cmp source for Neovim plugins
How does this detect that it should be triggered? I have a lot of packer configuration tables moved to their own file like this:
-
Telescope sometimes takes me to the wrong line
Has anyone else had a similar issue? I can't reproduce the issue with a minimal telescope-only config, so there's likely some issue with my config. Since it happens sporadically it's very difficult to debug, so I figured I'd start by scouting the subreddit.
-
Any advice for a config and/or workflow that provides a smoother development experience with packer.nvim?
Link to my current config if anyone's curious.
-
Whats your favourite colorscheme in Vim/NeoVim?
ful1e5/onedark.nvim is completely written in Lua which means it loads way faster. It also supports Treesitter which provides way better syntax highlighting, which dick/onedark.vim doesn't. Lastly, my favourite feature is that it allows you to override/create highlight group configs and pass to the plugin before loading the colorscheme which makes customizing highlight groups super easy (and I would guess faster as well?) compared to calling highlight a bunch of times in your config. Here's What my configuration of it looks like if you're curious.
-
What's the best way to lazy load dressing.nvim?
Here's my dressing.nvim config file if that's of any help.
-
Keep getting sporadic cmp_luasnip errors after running PackerCompile
Here's my config.
What are some alternatives?
When comparing .dotfiles and nvim you can also consider the following projects:
cmp-plugins - nvim-cmp source for Neovim plugins
nvimdots.lua - Lazy AF neovim config, well structured in lua.
awesome-neovim - Collections of awesome neovim plugins.
dotfiles
citylights.vim - A Vim port of the beautiful City Lights syntax theme by Yummygum
dotfiles - My dotfiles 🛠