This website requires JavaScript.
Explore
Help
Sign In
FaultyBranches_Public
/
dotfiles
Watch
3
Fork
0
You've already forked dotfiles
Code
Issues
Pull Requests
Activity
dotfiles
/
nvim
/
lua
History
Joshua Finch
165582f846
fix: Removing the E501 "Line too long" warnings from linting
2024-04-24 07:55:26 -05:00
..
plugins
fix: Removing the E501 "Line too long" warnings from linting
2024-04-24 07:55:26 -05:00
autocmds.lua
Moving all the nvim files to a subdirectory and updated the deploy script.
2024-03-04 14:08:47 -06:00
custom_functions.lua
Adding a custom function to run build only calls, staring with rust.
2024-03-26 19:15:32 -05:00
keymappings.lua
Changing the shortcut for closing buffers to not keep the split open as that is potentially no longer required in my workflow.
2024-04-02 11:20:17 -05:00
lsp.lua
Moving all the nvim files to a subdirectory and updated the deploy script.
2024-03-04 14:08:47 -06:00
plugins.lua
feat: Adding the markdown previewer plugin.
2024-04-24 07:53:23 -05:00
settings.lua
Moving all the nvim files to a subdirectory and updated the deploy script.
2024-03-04 14:08:47 -06:00
wsl.lua
Adding a WSL specific configuration file which enables only when the environment variable
WSL_DISTRO_NAME
is set
2024-03-20 11:13:36 -05:00