mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: some qol crap
This commit is contained in:
parent
867159343a
commit
6fb744cdae
34 changed files with 433 additions and 598 deletions
|
@ -12,7 +12,7 @@ local M = {
|
|||
M.config = function()
|
||||
vim.g.db_ui_use_nerd_fonts = 1
|
||||
-- g:db_ui_save_location
|
||||
vim.g.db_ui_save_location = "~/Sync/saved_queries"
|
||||
vim.g.db_ui_save_location = "~/Sync/Work/Stuzo/queries"
|
||||
end
|
||||
|
||||
return M
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue