From 8ee227f087a538df279a81f17268d17c77de2c62 Mon Sep 17 00:00:00 2001 From: Michael Campagnaro Date: Thu, 9 Dec 2021 19:54:08 -0500 Subject: [PATCH] Don't create ctags for js files --- vimrc | 2 +- windows/readme.md | 7 ------- 2 files changed, 1 insertion(+), 8 deletions(-) diff --git a/vimrc b/vimrc index 89414f5..2c3f328 100644 --- a/vimrc +++ b/vimrc @@ -127,7 +127,7 @@ let g:campo_force_ctags_regardless_of_extension = 0 " If one of these file types are saved then the ctags creation function will be called. " You can append to this list in another config like so: " let g:campo_extensions_that_run_ctags = g:campo_extensions_that_run_ctags + ['foo', 'bar'] -let g:campo_extensions_that_run_ctags = ['c','cpp','h','hpp','inc','cs','js','py','asm','ex','exs'] +let g:campo_extensions_that_run_ctags = ['c','cpp','h','hpp','inc','cs','py','asm','ex','exs'] " Default files and directories that ctags should ignore when doing a " recursive crawl. diff --git a/windows/readme.md b/windows/readme.md index 75acc5e..c1d26e2 100644 --- a/windows/readme.md +++ b/windows/readme.md @@ -274,13 +274,6 @@ processor time and is generally useless. * In order to combine audio and video files you need ffmpeg. Download from https://ffmpeg.zeranoe.com/builds/ and place the exe's in `~/bin`. -### Firefox -* Install css tweaks to revert the look of the button-like tabs to the way they were prior v89 https://github.com/black7375/Firefox-UI-Fix - * Go to releases and download Lepton.zip specifically. -* If you see jaggy fonts then about `about:config` and check the value of - `gfx.font_rendering.cleartype_params.rendering_mode`. Mine was -1 by default. Setting it to 5 - removed the bad font rendering. - ### Spotify * If you install an older version then you'll need to block the auto updater: * Go to `%APPDATA%\Spotify` and create `Spotify_new.exe` and `Spotify_new.exe.sig`