homebrew-auto-upgrade
dotfiles
homebrew-auto-upgrade | dotfiles | |
---|---|---|
1 | 7 | |
2 | 43 | |
- | - | |
0.0 | 8.4 | |
over 2 years ago | 7 days ago | |
Shell | Shell | |
MIT License | The Unlicense |
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.
homebrew-auto-upgrade
dotfiles
-
Neovim 0.8 appears to have broken my resolved capabilities configuration
Thank you for the link! I've updated my configuration: https://github.com/knpwrs/dotfiles/commit/e1fe719cbd8f826564c71303e527edc9c1e3c3ef
-
This recruiter was very impressed with my dotfiles repo
Here you go! https://github.com/knpwrs/dotfiles
-
Is there any plugin or a way where I can see my code like this and not opening a browser to view it?
This is my configuration: https://github.com/knpwrs/dotfiles/blob/master/home/config/nvim/lua/plugins/vim-slime.lua
-
How to change the position of linting in lspconfig? Most of the times I have to go full screen to see the error.
I have ll mapped to open the current diagnostic in a float. That way I can still see virtual text diagnostics inline but still have quick access to float a formatted message. https://github.com/knpwrs/dotfiles/blob/e1c2172ca60c20d27f2ef7ee04704e961fe9aa77/home/config/nvim/lua/plugins/nvim-lspconfig.lua#L14
-
My journey with Nvimfy...
I'm biased but I'm rather fond of how I have it configured: https://github.com/knpwrs/dotfiles/blob/c886d5e8f31e09076892b42dce9a907818f67dbb/home/config/nvim/lua/plugins/bufferline.lua
-
Neovim built-in terminal does not work with direnv
I have that line in this file which is sourced by my .zshrc. When I add echo hello before the source line and echo world after I see hello and world printed out to my shell in vim.
-
Why is my neovim so much slower when using init.lua rather than init.vim?
I've started the work of converting my init.vim to init.lua, my work-in-progress can be seen here: https://github.com/knpwrs/dotfiles/tree/neovim-0.5/home/config/nvim
What are some alternatives?
proton-ge-custom-updater - Simple updater for custom Proton distributions [Moved to: https://github.com/p-mng/proton-ge-custom-updater]
vimcmdline - Send code to command line interpreter
proton-ge-custom-updater - Simple updater for custom Proton distributions.
FixCursorHold.nvim - Fix CursorHold Performance.
git-repo-watcher - A simple bash script to watch a git repository and pull upstream changes if needed.
Nvimfy - 🌌 presenting neovim for all screens ! - from Text Editor to a Full Featured IDE...
Brew PHP Switcher - Brew PHP switcher is a simple shell script to switch your apache and CLI quickly between major versions of PHP. If you support multiple products/projects that are built using either brand new or old legacy PHP functionality. For users of Homebrew (or brew for short) currently only.
codi.vim - :notebook_with_decorative_cover: The interactive scratchpad for hackers.
Easy-WI-ARK-Mod-Manager - Easy-WI ARK Mod / Map Manager
srcery-vim - Srcery is a dark color scheme with clearly defined contrasting colors and a slightly earthy tone.
null-ls.nvim - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
nvim-lspconfig - Quickstart configs for Nvim LSP