Wed, 28 Aug 2024 04:44:05 -0500
add assign types gopls hint too
412 | 1 | #!/bin/sh |
1157
a237720efee9
Convert backup/undofile pruning to lua
Meredith Howard <mhoward@roomag.org>
parents:
1051
diff
changeset
|
2 | exec nvim -c 'set noswapfile noundofile nobackup shada=' $* |