mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2025-12-07 02:53:37 -08:00
update nvim config and squash some bugs
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
local ts = require("telescope")
|
||||
ts.load_extension("fzf")
|
||||
-- ts.load_extension("fzf")
|
||||
ts.load_extension("color_names")
|
||||
ts.load_extension("file_browser")
|
||||
ts.load_extension("glyph")
|
||||
|
||||
Reference in New Issue
Block a user