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
70ff57b800
Adding a keymapping for a global find and replaced based off of file grep via telescope, which feeds into the quickfix list and uses cdo to apply substitute commands to each file and specific word instance chosen.
2024-04-02 08:13:03 -05:00
..
plugins
Adding a keymapping for a global find and replaced based off of file grep via telescope, which feeds into the quickfix list and uses cdo to apply substitute commands to each file and specific word instance chosen.
2024-04-02 08:13:03 -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
Adding a keymapping for a global find and replaced based off of file grep via telescope, which feeds into the quickfix list and uses cdo to apply substitute commands to each file and specific word instance chosen.
2024-04-02 08:13:03 -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
Adding DAP!
2024-03-06 12:34:44 -06: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